11 lines
132 B
Plaintext
11 lines
132 B
Plaintext
# own config file
|
|
config/config.py
|
|
|
|
# caches and build environment
|
|
__pycache__/
|
|
.vscode/
|
|
|
|
# generated data from logging
|
|
logs/
|
|
*.log
|