gitignore

This commit is contained in:
Colin Maudry
2025-04-21 01:06:19 +02:00
parent 2687705f29
commit fd0dc4643d
+3 -1
View File
@@ -1,2 +1,4 @@
*.db *.db
.egg-info *.egg-info
__pycache__
.idea