Exclude bin/ folder from git tracking

This commit is contained in:
2025-12-31 20:24:12 +09:00
parent a4144156f7
commit 09759bd0d8
3 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@@ -160,3 +160,4 @@ unanalyzed.py
test.ipynb
.DS_Store
test*.py
bin/

Binary file not shown.

Binary file not shown.