kitsune/.gitignore

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

2010-02-04 02:09:44 +03:00
*.pyc
*.pyo
kitsune/settings_local.py
kitsune/sumo/static/sumo/js/templates
2010-02-04 02:09:44 +03:00
pip-log.txt
2010-04-08 03:43:51 +04:00
.coverage
coverage.xml
kitsune/build.py
**/*-all.css
**/*-min.css
**/*-all.js
**/*-min.js
media/uploads
node_modules
2015-03-24 09:02:09 +03:00
bower_components
tmp
locale
docs/_build
/static
*.less.css
.DS_Store
2013-08-14 03:32:28 +04:00
james.ini
build.py
.vagrant/
venv/
2016-10-31 15:38:31 +03:00
.cache
.tox
2017-11-21 14:54:25 +03:00
.env
.config
.node-gyp
.npm
2018-03-15 14:51:59 +03:00
k8s/regions/*/kubeconfig
k8s/regions/*/kubectl
k8s/regions/*/*-secrets.yaml
*.db
*.sqlite3
.bash_history
.vscode-server
2021-09-30 14:46:08 +03:00
.vscode/*.log
.yarnrc
.docker-build*
postatus.txt
2019-03-08 14:56:19 +03:00
.ipython
.sass-cache/
styleguide/build/
2020-02-12 22:03:26 +03:00
.gitconfig
npm-debug.log
2020-02-07 23:23:46 +03:00
.babel.json
2020-03-04 12:22:25 +03:00
.log
.python-version
.pylint*
.devcontainer.code-workspace
2022-06-16 12:08:30 +03:00
.devcontainer/.*CommandMarker
assets/
2020-06-16 11:56:43 +03:00
.gnupg
celerybeat-schedule
celerybeat.pid
.python_history
.ssh
*.zip
dist/
2021-11-17 13:09:32 +03:00
.mysql_history
.psql_history
.local
2022-04-04 14:21:54 +03:00
.pdbhistory
2022-07-05 18:08:04 +03:00
.minikube
2022-12-13 10:48:13 +03:00
locust*
2023-02-13 17:03:23 +03:00
.dotnet
2023-04-08 16:07:30 +03:00
.vim
.pytest_cache/
geckodriver.log
chromedriver.log
.node_repl_history
2024-09-09 14:02:04 +03:00
.cursor-server
2024-10-09 10:38:34 +03:00
.gk/