mirror of
https://github.com/joaovitoriasilva/endurain.git
synced 2026-01-08 23:38:01 -05:00
Backend optimization
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -4,5 +4,8 @@ backend/*/__pycache__/
|
||||
backend/*.pyc
|
||||
|
||||
# Logs
|
||||
backend/logs/
|
||||
backend/*.log
|
||||
backend/logs/*.log
|
||||
backend/*.log
|
||||
|
||||
# Frontend
|
||||
frontend/img/users_img/*.*
|
||||
Reference in New Issue
Block a user