Add .gitignore

This commit is contained in:
spm
2026-05-12 08:47:27 +00:00
commit 518aa70a23
+5
View File
@@ -0,0 +1,5 @@
__pycache__/
*.pyc
output/
*.json
.env