From baf7490de05a4c7a7bd695121a69beba08b830f1 Mon Sep 17 00:00:00 2001 From: ihaveahax Date: Sun, 11 Jan 2026 16:27:24 -0600 Subject: [PATCH] update gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) 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/