We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 38a7a5d + 5a820a2 commit 986530fCopy full SHA for 986530f
1 file changed
Global/Lazarus.gitignore
@@ -8,5 +8,8 @@ lib/
8
*.or
9
*.ppu
10
11
+#ignore debug information files
12
+*.dbg
13
+
14
#exclude executable output in windows
15
*.exe
0 commit comments