garfbot/.gitignore

9 lines
80 B
Plaintext
Raw Normal View History

2023-11-17 18:17:42 +00:00
config.py
2024-10-05 16:50:19 +00:00
__pycache__/
garfpy/__pycache__/
*.venv*
2023-11-17 18:17:42 +00:00
*.json
*.old
2024-10-05 16:50:19 +00:00
*.log*
meows.py