bedrock/.gitignore

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

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

__pycache__/
2023-04-14 23:21:55 +03:00
!.vscode/extensions.json
!root_files/bedrock_db_info.json
.#*
.cache
2010-12-17 01:02:26 +03:00
.coverage
2023-04-14 23:21:55 +03:00
.docker-build*
2010-12-17 01:02:26 +03:00
.DS_Store
2023-04-14 23:21:55 +03:00
.env
.eslintcache
.idea
.jshintrc
.noseids
.python-version
.vscode/*
2010-12-17 01:02:26 +03:00
*-all.css
*-all.js
2023-04-14 23:21:55 +03:00
*-min.css
*-min.js
*.db
*.mmdb
*.py[cod]
*.sw[po]
*/settings/local.py
*~
2023-04-14 23:21:55 +03:00
*$py.class
/bedrock/externalfiles/files_cache
/git-repos
/locale
/results
2023-04-14 23:21:55 +03:00
assets
bedrock_db_info.json
2023-04-14 23:21:55 +03:00
build
build.py
db.sql
Desktop.ini
docs/_build
docs/_gh-pages
2013-11-21 20:18:00 +04:00
james.ini
2023-04-14 23:21:55 +03:00
media/js/libs/glean
node_modules
npm-debug.log
pip-log.txt
python_coverage/
root_files/*/sitemap.xml
root_files/etags.json
2023-04-14 23:21:55 +03:00
root_files/sitemap.json
root_files/sitemap*.xml
settings_local.py
settings/local.py
static
static_build
static_final
2023-04-14 23:21:55 +03:00
supervisord.log
test-results.xml
tests/functional/assets
tests/functional/driver.log
tests/functional/results.html
tests/unit/coverage
Thumbs.db
tmp/*
venv
tests/unit/dist/