-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.dockerignore
82 lines (81 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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
#
# copied from MediaCloud project - e.g.:
# https://github.com/berkmancenter/mediacloud/blob/master/apps/common/.dockerignore
#
create_data_dir_if_missing.sh
pgsql/data/
secret.json
*$py.class
*.cover
*.DS_Store
*.egg
*.egg-info/
*.log
*.manifest
*.mo
*.pot
*.py[cod]
*.sage.py
*.so
*.spec
*.swp
*/*.py[cod]
*/*.swp
*/*/*.py[cod]
*/*/*.swp
*/*/*/*.py[cod]
*/*/*/*.swp
*/*/*/__pycache__/
*/*/__pycache__/
*/__pycache__/
._*
.apdisk
.AppleDB
.AppleDesktop
.AppleDouble
.cache
.com.apple.timemachine.donotpresent
.coverage
.coverage.*
.dockerignore
.DocumentRevisions-V100
.DS_Store
.eggs
.env
.fseventsd
.git
.gitignore
.hypothesis
.idea
.installed.cfg
.ipynb_checkpoints
.LSOverride
.mypy_cache
.pytest_cache
.Python
.python-version
.ropeproject
.scrapy
.Spotlight-V100
.spyderproject
.spyproject
.TemporaryItems
.tox
.Trashes
.venv
.VolumeIcon.icns
.webassets-cache
__pycache__
celerybeat-schedule
coverage.xml
Icon
local_settings.py
Network Trash Folder
nosetests.xml
parts
pip-delete-this-directory.txt
pip-log.txt
sdist
Temporary Items
wheels
_Inline