-
Notifications
You must be signed in to change notification settings - Fork 255
/
.dockerignore
67 lines (67 loc) · 1.03 KB
/
.dockerignore
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
60
61
62
63
64
65
66
67
*~
*.pyc
en
*/auto
*/build
*.egg-info
*/dist
**/.git
bundle.sh
foobar.pickle
docassemble/build
docassemble_base/build
docassemble_demo/build
docassemble_webapp/build
docassemble/dist
docassemble_base/dist
docassemble_demo/dist
docassemble_webapp/dist
make_session_store.py
da.wsgi
oauth.wsgi
trash
site
compile.sh
www-compile.sh
compile2.sh
www-compile2.sh
requirements.txt
requirements3.txt
full-requirements.txt
taskdefinition.json
TODO.md
testpubsub.py
send
save-db-schema-html.sh
audit.py
conflict_check.yml
publish.sh
pypi-publish.sh
newversion.sh
json_files
posttoslack.sh
CHANGELOG.yml
copychangelog.sh
cc-changelog.sh
tests/ghostdriver.log
tests/features/Temp.feature
tests/features/Screenshots.feature
fix-seq.sql
rtftest.py
tests/.noseids
Docker/config/extract_words_flask.sh
cleanup.sh
docassemble_webapp/docassemble/webapp/static/index.html
docassemble_webapp/docassemble/webapp/static/css
docassemble_webapp/docassemble/webapp/static/js
.history/
settings.json
*/.mypy_cache
.idea
.dir-locals.el
.flake8
mypy.ini
en
auto/
.mypy_cache/*
.vscode