2020-07-09 20:04:55 +03:00
|
|
|
__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
|
2011-01-24 20:19:55 +03:00
|
|
|
*~
|
2023-04-14 23:21:55 +03:00
|
|
|
*$py.class
|
|
|
|
/bedrock/externalfiles/files_cache
|
|
|
|
/git-repos
|
2012-08-07 18:12:46 +04:00
|
|
|
/locale
|
2017-02-08 08:55:30 +03:00
|
|
|
/results
|
2023-04-14 23:21:55 +03:00
|
|
|
assets
|
2018-03-29 22:24:22 +03:00
|
|
|
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
|
2021-10-25 19:15:07 +03:00
|
|
|
python_coverage/
|
2018-08-10 19:23:20 +03:00
|
|
|
root_files/*/sitemap.xml
|
2020-07-09 22:43:18 +03:00
|
|
|
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
|
2018-06-07 18:52:53 +03:00
|
|
|
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
|
2023-10-16 20:19:28 +03:00
|
|
|
tests/unit/dist/
|