ignore many files

This commit is contained in:
2024-11-27 09:46:04 +01:00
parent 31f1e19f9a
commit b4f221ad73

13
.gitignore vendored Normal file
View File

@@ -0,0 +1,13 @@
*.pyc
*.log
*.db
*.db-shm
*.db-wal
*.pid
*.dat
*.env
.idea
.ipynb_checkpoints
.ruff_cache
log
logs