21 lines
298 B
Plaintext
21 lines
298 B
Plaintext
# Python-generated files
|
|
__pycache__/
|
|
*.py[oc]
|
|
build/
|
|
dist/
|
|
wheels/
|
|
*.egg-info
|
|
|
|
# Virtual environments
|
|
discord_bot/.venv
|
|
discord_bot/config/config.toml
|
|
discord_bot/logs/
|
|
backend_api/target/
|
|
backend_api/logs/
|
|
backend_api/data/
|
|
backend_api/src/config/config.toml
|
|
|
|
.vscode
|
|
.qodo
|
|
.target
|
|
things-todo.md |