Browse Source

Do not ignore .inc and .pas files in compiler/ppcgen directory

Pierre Muller 2 days ago
parent
commit
381e15ff5b
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -67,6 +67,8 @@ symbol_order*.fpc
 /compiler/gppc*
 /compiler/vppc*
 !/compiler/ppc*.lpi
+!/compiler/ppcgen/*.pas
+!/compiler/ppcgen/*.inc
 !/compiler/ppc*.pas
 /compiler/*/pp
 /compiler/msgidx.inc