Gitignore IDEA folder
This commit is contained in:
parent
0544f6c064
commit
eadd1846e1
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,3 +1,5 @@
|
||||||
__pycache__/
|
__pycache__/
|
||||||
idre/local_settings.py
|
idre/local_settings.py
|
||||||
media/
|
media/
|
||||||
|
|
||||||
|
.idea/
|
||||||
|
|
Loading…
Reference in a new issue