Rationalize .gitignore
authorRod Widdowson <rdw@steadingsoftware.com>
Mon, 2 May 2016 10:00:30 +0000 (11:00 +0100)
committerRod Widdowson <rdw@steadingsoftware.com>
Mon, 2 May 2016 10:15:44 +0000 (11:15 +0100)
.gitignore
projects/vc10/.gitignore
projects/vc14/.gitignore
xmltooling/.gitignore
xmltoolingtest/.gitignore

index aa24900..147b90e 100644 (file)
 *~
 *.#*
 .*.swp
+*.vcxproj.user
+Projects/vc??/xmltoolingtest/*.cpp
+Projects/vc10/ipch/
+Projects/vc14/cpp-xmltooling.VC.opendb
+Projects/vc??/xmltoolingtest/Debug/
+Projects/vc??/xmltoolingtest/x64/
+Projects/vc??/xmltoolingtest/Release/
+
 .DS_store
 # Simulated Subversion default ignores end here
 /xmltooling-uninstalled.sh
 # The contents of the svn:ignore property on the branch root.
-/Debug
 /*.ncb
 *.suo
-/Release
 /aclocal.m4
 /autom4te.cache
 /config.guess
@@ -46,7 +52,6 @@
 /.project
 /.cproject
 /doxyfile
-/x64
 /Portfile
 /*.gz
 *.opensdf
index 3db71f5..680e089 100644 (file)
@@ -1,12 +1,8 @@
 /Debug
 /*.lo
 /*.la
-/*.user
 /*.cpp
-/Release
 /.deps
 /.libs
 /Makefile
 /Makefile.in
-/x64
-/ipch
\ No newline at end of file
index 3db71f5..38e1faf 100644 (file)
@@ -1,12 +1,8 @@
-/Debug
 /*.lo
 /*.la
 /*.user
 /*.cpp
-/Release
 /.deps
 /.libs
 /Makefile
 /Makefile.in
-/x64
-/ipch
\ No newline at end of file
index d083c64..7577037 100644 (file)
@@ -1,15 +1,9 @@
-/Debug
-/*.user
-/Release
 /config_pub.h
 /.deps
 /.libs
 /Makefile
 /Makefile.in
 /stamp-h2
-/xmltooling-lite-Debug
-/xmltooling-lite-Release
-/x64
 /*.aps
 /*.lo
 /*.la
index 9dda6f7..1750fb9 100644 (file)
@@ -1,12 +1,8 @@
-/Debug
 /*.lo
 /*.la
 /*.user
-/*.cpp
-/Release
 /.deps
 /.libs
 /Makefile
 /Makefile.in
 /xmltoolingtest
-/x64