]> source.dussan.org Git - gitignore.git/commitdiff
Some filetypes should be commented by default
authorDenis Grinyuk <denis.grinyuk@gmail.com>
Wed, 15 Jan 2014 14:09:26 +0000 (18:09 +0400)
committerDenis Grinyuk <denis.grinyuk@gmail.com>
Wed, 12 Feb 2014 14:38:28 +0000 (18:38 +0400)
Delphi.gitignore

index 61ea8577397a1157bf670055e3f5778ae67241ff..17bfdf9c8bb9d589116b6a9b63ad836f416e7771 100644 (file)
@@ -2,6 +2,17 @@
 # Based on Embarcadero documentation:
 # http://docwiki.embarcadero.com/RADStudio/XE5/en/File_Extensions_of_Files_Generated_by_RAD_Studio
 
+# !!! ATTENTION !!!
+# These types should be ignored in most cases.
+# Leave this lines commented only if you know what you are doing.
+# And please DO NOT store .res files in repository. Try to get rid of them.
+#
+#*.res
+#*.ddp
+#*.vlb
+#*.deployproj
+#
+
 # Delphi compiler-generated binaries
 *.exe
 *.dll
@@ -11,7 +22,6 @@
 *.apk
 *.drc
 *.map
-*.res
 *.dres
 *.rsm
 *.tds
@@ -27,8 +37,6 @@
 *.projdata
 *.tvsconfig
 *.dsk
-*.deployproj
-*.vlb
 
 # Delphi history and backups
 __history/