This commit is contained in:
2024-10-05 16:50:19 +00:00
parent 47da73aec6
commit b9a7dd298c
10 changed files with 463 additions and 432 deletions

8
.gitignore vendored
View File

@ -1,6 +1,8 @@
config.py
/__pycache__/*
/images/*
__pycache__/
garfpy/__pycache__/
*.venv*
*.json
*.old
*.log*
*.log*
meows.py