mirror of
https://github.com/joaovitoriasilva/endurain.git
synced 2026-01-08 23:38:01 -05:00
Fixed some issues, added .env file
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -1,10 +1,8 @@
|
||||
# Python
|
||||
backend/__pycache__/
|
||||
backend/*/__pycache__/
|
||||
backend/*.pyc
|
||||
|
||||
# Logs
|
||||
backend/logs/
|
||||
backend/*.log
|
||||
|
||||
# Environment variables
|
||||
backend/config/.env
|
||||
backend/*.log
|
||||
Reference in New Issue
Block a user