gitignore
This commit is contained in:
parent
0111361c72
commit
2721da41c6
|
@ -1,6 +1,6 @@
|
||||||
.idea
|
.idea
|
||||||
__pycache__
|
__pycache__
|
||||||
app/projects/*
|
app/projects/*
|
||||||
|
.idea/
|
||||||
../.idea
|
../../.idea
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue