Merge pull request #1261 from jaxx/master

Ignore debug information files
This commit is contained in:
Carl Suster
2014-11-12 18:43:22 +11:00
+3
View File
@@ -8,5 +8,8 @@ lib/
*.or *.or
*.ppu *.ppu
#ignore debug information files
*.dbg
#exclude executable output in windows #exclude executable output in windows
*.exe *.exe