Add gitignore.

This commit is contained in:
sedherthe
2026-02-21 02:03:32 +00:00
parent d0de909678
commit 5670af427b
+6
View File
@@ -0,0 +1,6 @@
__pycache__/
test.py
*.json
*.pth
dist/
*.egg-info/