зеркало из https://github.com/mozilla/bedrock.git
Add more Python cache files to .gitignore
[ci-skip]
This commit is contained in:
Родитель
f9f5df9248
Коммит
bcab4b6b5d
|
@ -1,7 +1,9 @@
|
||||||
settings_local.py
|
settings_local.py
|
||||||
settings/local.py
|
settings/local.py
|
||||||
*/settings/local.py
|
*/settings/local.py
|
||||||
*.py[co]
|
__pycache__/
|
||||||
|
*.py[cod]
|
||||||
|
*$py.class
|
||||||
*.sw[po]
|
*.sw[po]
|
||||||
.coverage
|
.coverage
|
||||||
.jshintrc
|
.jshintrc
|
||||||
|
|
Загрузка…
Ссылка в новой задаче