update gitignore

This commit is contained in:
ihaveahax
2026-01-11 16:27:24 -06:00
parent 4b41703107
commit baf7490de0

2
.gitignore vendored
View File

@@ -2,6 +2,7 @@
bin/linux/save3ds_fuse
cstins/
testing-class.py
*.local
# macOS
.DS_Store
@@ -12,6 +13,7 @@ venv/
**/__pycache__/
*.pyc
*.egg-info/
*.whl
# JetBrains
.idea/