Added django-db-logger for storing log messages in the database, removed random *.sh scripts from website code then extended manage.py with same commands
This commit is contained in:
5
client/controller/.gitignore
vendored
5
client/controller/.gitignore
vendored
@@ -26,3 +26,8 @@ lib/
|
||||
|
||||
# log file
|
||||
*.log
|
||||
|
||||
# controller configuration files
|
||||
config/*
|
||||
!config/sample_*_config.json
|
||||
|
||||
|
||||
Reference in New Issue
Block a user