General Development
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -1,4 +1,10 @@
|
||||
__pycache__/
|
||||
# own config file
|
||||
config/config.py
|
||||
|
||||
# caches and build environment
|
||||
__pycache__/
|
||||
.vscode/
|
||||
|
||||
# generated data from logging
|
||||
logs/
|
||||
*.log
|
||||
|
||||
Reference in New Issue
Block a user