Mudanza de repo
This commit is contained in:
15
.dockerignore
Normal file
15
.dockerignore
Normal file
@@ -0,0 +1,15 @@
|
||||
.git
|
||||
__pycache__/
|
||||
*.pyc
|
||||
*.pyo
|
||||
*.pyd
|
||||
media/
|
||||
static/
|
||||
logs/
|
||||
*.log
|
||||
.env
|
||||
.DS_Store
|
||||
*.sqlite3
|
||||
celerybeat-schedule
|
||||
supervisord.log
|
||||
supervisord.pid
|
||||
Reference in New Issue
Block a user