diff --git a/.gitignore b/.gitignore index 643072c..29f5d89 100644 --- a/.gitignore +++ b/.gitignore @@ -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/