Create .gitignore

This commit is contained in:
DarkShy
2026-01-09 20:43:47 +03:00
committed by GitHub
parent 2afa6a9594
commit 259e6a60c6

6
.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
config.env
giffer_state.json
*.log
**pycache**/
*.pyc
.venv/