Logging: Logs werden jetzt im logs/ Unterverzeichnis gespeichert
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,6 +1,8 @@
|
||||
.venv/
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
# Logs
|
||||
logs/
|
||||
*.log
|
||||
.env
|
||||
.DS_Store
|
||||
|
Reference in New Issue
Block a user