Ignore debug information files
@@ -8,5 +8,8 @@ lib/
*.or
*.ppu
+#ignore debug information files
+*.dbg
+
#exclude executable output in windows
*.exe