mirror of
https://github.com/gbdev/rgbds.git
synced 2026-09-19 12:17:06 +00:00
Ignore .pdb files (generated by CMake on Windows)
This commit is contained in:
@@ -8,6 +8,7 @@
|
|||||||
*.o
|
*.o
|
||||||
*.exe
|
*.exe
|
||||||
*.dll
|
*.dll
|
||||||
|
*.pdb
|
||||||
*.gcno
|
*.gcno
|
||||||
*.gcda
|
*.gcda
|
||||||
*.gcov
|
*.gcov
|
||||||
|
|||||||
Reference in New Issue
Block a user