treeherder/.gitignore

35 строки
312 B
Plaintext
Исходник Обычный вид История

.vagrant/
node_modules/
.DS_store
*.pyc
.vscode/
yarn-error.log
npm-error.log
vagrant/env_local.sh
2013-02-27 23:17:39 +04:00
# vi
*.swp
# Caches
.pytest_cache/
.eslintcache
# PyCharm
.idea/
2015-11-24 18:31:17 +03:00
*.iml
# emacs
*~
\#*
# Treeherder-specific
.build/
.build-docs/
.django-static/
# Celery
celerybeat-schedule
#docker custom environment
.env