forked from mozilla/bedrock
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
59 lines (59 loc) · 785 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
settings_local.py
settings/local.py
*/settings/local.py
__pycache__/
*.py[cod]
*$py.class
*.sw[po]
.coverage
.jshintrc
pip-log.txt
docs/_gh-pages
docs/_build
build.py
build
.DS_Store
*-min.css
*-all.css
*-min.js
*-all.js
.noseids
tmp/*
*~
.#*
db.sql
/locale
/results
Thumbs.db
Desktop.ini
venv
*.db
*.mmdb
bedrock_db_info.json
!root_files/bedrock_db_info.json
james.ini
test-results.xml
tests/unit/coverage
python_coverage/
/git-repos
/bedrock/externalfiles/files_cache
supervisord.log
.idea
.env
.cache
tests/functional/results.html
tests/functional/driver.log
tests/functional/assets
.eslintcache
.docker-build*
root_files/sitemap*.xml
root_files/*/sitemap.xml
root_files/sitemap.json
root_files/etags.json
node_modules
.vscode/
static_build
static_final
static
assets
npm-debug.log