Explorar el Código

Update Lazarus.gitignore

jaxx hace 10 años
padre
commit
487c4257fc
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  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