gitignore

This commit is contained in:
Kalzu Rekku 2025-01-25 10:43:11 +02:00
parent 0eb5204833
commit 56827825b3

6
.gitignore vendored Normal file
View File

@ -0,0 +1,6 @@
__pycache*
*log
/logs
/data
*json
*~