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