diff --git a/Global/Lazarus.gitignore b/Global/Lazarus.gitignore index 0ea9e189..3ef747d7 100644 --- a/Global/Lazarus.gitignore +++ b/Global/Lazarus.gitignore @@ -8,5 +8,8 @@ lib/ *.or *.ppu +#ignore debug information files +*.dbg + #exclude executable output in windows *.exe