mirror of
https://github.com/joaovitoriasilva/endurain.git
synced 2026-01-09 15:57:59 -05:00
Added docker creation initial process
This commit is contained in:
10
.gitignore
vendored
10
.gitignore
vendored
@@ -1,10 +1,10 @@
|
||||
# Python
|
||||
__pycache__/
|
||||
*.pyc
|
||||
app/__pycache__/
|
||||
app/*.pyc
|
||||
|
||||
# Logs
|
||||
logs/
|
||||
*.log
|
||||
app/logs/
|
||||
app/*.log
|
||||
|
||||
# Environment variables
|
||||
config/.env
|
||||
app/config/.env
|
||||
Reference in New Issue
Block a user