Init
This commit is contained in:
11
.dockerignore
Executable file
11
.dockerignore
Executable file
@ -0,0 +1,11 @@
|
||||
.git
|
||||
.gitignore
|
||||
__pycache__
|
||||
*.pyc
|
||||
*.pyo
|
||||
*.pyd
|
||||
venv
|
||||
.venv
|
||||
.env
|
||||
|
||||
node_modules
|
Reference in New Issue
Block a user