Add .gitignore

This commit is contained in:
ubuntu
2026-03-26 17:56:30 +09:00
commit af145eec35

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
__pycache__
*.pyc
.vs