Browse Source

Update Lazarus.gitignore

jaxx 10 years ago
parent
commit
487c4257fc
1 changed files with 3 additions and 0 deletions
  1. 3 0
      Global/Lazarus.gitignore

+ 3 - 0
Global/Lazarus.gitignore

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