Sfoglia il codice sorgente

Update Lazarus.gitignore

jaxx 10 anni fa
parent
commit
487c4257fc
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  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