Browse Source

.gitignore updates

Jordan Russell 9 months ago
parent
commit
b73986ca86
3 changed files with 16 additions and 6 deletions
  1. 8 4
      .gitignore
  2. 5 1
      Components/.gitignore
  3. 3 1
      Projects/Bin/.gitignore

+ 8 - 4
.gitignore

@@ -1,4 +1,8 @@
-c.bat
-compilesettings.bat
-setup-sign.bat
-Output
+/c.bat
+/compilesettings.bat
+/setup-sign.bat
+/Output
+
+# Directories created by the RAD Studio IDE whenever files are edited
+__history/
+__recovery/

+ 5 - 1
Components/.gitignore

@@ -1 +1,5 @@
-*.dcu
+/*.dcu
+
+/Components.dproj
+/Components.dproj.local
+/Components.res

+ 3 - 1
Projects/Bin/.gitignore

@@ -1,8 +1,10 @@
 *.dll
 *.exe
 *.e32
-setup-*.bin
+Setup-*.bin
+Setup.log
 Default.isl
 ISPPBuiltins.iss
+whatsnew.htm
 *.chm
 *.chw