Martijn Laan 1 week ago
parent
commit
124cd658d2
3 changed files with 6 additions and 1 deletions
  1. 2 0
      Components/.gitignore
  2. 3 1
      Files/.gitignore
  3. 1 0
      Projects/Bin/.gitignore

+ 2 - 0
Components/.gitignore

@@ -2,4 +2,6 @@
 
 /Components.dproj
 /Components.dproj.local
+/Components.dsk
+/Components.identcache
 /Components.res

+ 3 - 1
Files/.gitignore

@@ -1,8 +1,10 @@
 *.chm
 *.chw
 *.e32
+*.e64
 *.dll
 *.exe
 /ISCmplr.dll.issig
 /ISPP.dll.issig
-/Setup*.e32.issig
+/Setup*.e32.issig
+/Setup*.e64.issig

+ 1 - 0
Projects/Bin/.gitignore

@@ -1,6 +1,7 @@
 *.dll
 *.exe
 *.e32
+*.e64
 *.issig
 Setup-*.bin
 Setup.log