items
This commit is contained in:
21
.dockerignore
Normal file
21
.dockerignore
Normal file
@@ -0,0 +1,21 @@
|
||||
.git
|
||||
.gitignore
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
*.so
|
||||
*.egg
|
||||
*.egg-info/
|
||||
.venv/
|
||||
env/
|
||||
venv/
|
||||
build/
|
||||
dist/
|
||||
node_modules/
|
||||
.DS_Store
|
||||
.env
|
||||
.env.*
|
||||
delphi.db
|
||||
cookies.txt
|
||||
data-import/*
|
||||
!data-import/.gitkeep
|
||||
|
||||
Reference in New Issue
Block a user