2015-11-28 19:01:50 +03:00
|
|
|
.vagrant/
|
|
|
|
node_modules/
|
|
|
|
.DS_store
|
|
|
|
*.pyc
|
2016-10-13 14:49:41 +03:00
|
|
|
.vscode/
|
2017-04-27 13:48:52 +03:00
|
|
|
yarn-error.log
|
|
|
|
npm-error.log
|
2019-04-04 22:18:48 +03:00
|
|
|
vagrant/env_local.sh
|
2013-02-27 23:17:39 +04:00
|
|
|
|
2015-11-28 19:01:50 +03:00
|
|
|
# vi
|
2013-03-12 21:18:07 +04:00
|
|
|
*.swp
|
|
|
|
|
2018-06-14 08:39:55 +03:00
|
|
|
# Caches
|
2018-01-31 04:22:32 +03:00
|
|
|
.pytest_cache/
|
2018-06-14 08:39:55 +03:00
|
|
|
.eslintcache
|
2015-11-13 01:21:57 +03:00
|
|
|
|
2015-11-28 19:01:50 +03:00
|
|
|
# PyCharm
|
2015-05-18 17:35:58 +03:00
|
|
|
.idea/
|
2015-11-24 18:31:17 +03:00
|
|
|
*.iml
|
2015-05-18 17:35:58 +03:00
|
|
|
|
2016-02-05 13:45:31 +03:00
|
|
|
# emacs
|
|
|
|
*~
|
|
|
|
\#*
|
|
|
|
|
2015-11-28 19:01:50 +03:00
|
|
|
# Treeherder-specific
|
2018-11-16 22:18:18 +03:00
|
|
|
.build/
|
|
|
|
.build-docs/
|
|
|
|
.django-static/
|
2013-12-03 04:56:03 +04:00
|
|
|
|
2015-11-28 19:01:50 +03:00
|
|
|
# Celery
|
2015-01-17 14:26:32 +03:00
|
|
|
celerybeat-schedule
|
2019-05-17 00:56:02 +03:00
|
|
|
|
|
|
|
#docker custom environment
|
|
|
|
.env
|