📑 Ignore bin/ and .pdb

This commit is contained in:
bitcookies
2026-04-06 10:52:24 +08:00
parent 3d2b0aa202
commit 98112dfb62
+3 -1
View File
@@ -1,7 +1,9 @@
# Development # Development
.pdb
.vs/ .vs/
obj/ obj/
bin/ARM64-Release/
bin/Win32-Release/
*.pdb
# Windows image file caches # Windows image file caches
Thumbs.db Thumbs.db