From 5894c13c6375a1e2ee3a865e107a5d0bbafe71bd Mon Sep 17 00:00:00 2001 From: Pierre Muller Date: Tue, 17 Aug 2021 13:47:51 +0000 Subject: [PATCH] Also ignore compiler/gppc* pattern (cherry picked from commit c426791a1b8f2e947b5c66e5b5e0ab0be2121a66) --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index ed04b0ec38..e14c2b29ee 100644 --- a/.gitignore +++ b/.gitignore @@ -40,6 +40,7 @@ lazbuild *.wpo a.out /compiler/ppc* +/compiler/gppc* !/compiler/ppc*.lpi *.lpi !/compiler/ppc*.pas