add gitignore file

This commit is contained in:
hanwha
2025-07-04 12:39:26 +09:00
parent efdd514705
commit 288315c39c

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
#python
venv/
__pycache__/