[xmltooling] 09/65: Rationalize .gitignore
Ferenc Wágner
wferi-guest at moszumanska.debian.org
Thu Jun 30 13:07:32 UTC 2016
This is an automated email from the git hooks/post-receive script.
wferi-guest pushed a commit to branch debian/master
in repository xmltooling.
commit c2ebef368c54b3bad303dd27a504871145a78438
Author: Rod Widdowson <rdw at steadingsoftware.com>
Date: Mon May 2 11:00:30 2016 +0100
Rationalize .gitignore
---
.gitignore | 11 ++++++++---
projects/vc10/.gitignore | 4 ----
projects/vc14/.gitignore | 4 ----
xmltooling/.gitignore | 6 ------
xmltoolingtest/.gitignore | 4 ----
5 files changed, 8 insertions(+), 21 deletions(-)
diff --git a/.gitignore b/.gitignore
index aa24900..147b90e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,14 +15,20 @@
*~
*.#*
.*.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
diff --git a/projects/vc10/.gitignore b/projects/vc10/.gitignore
index 3db71f5..680e089 100644
--- a/projects/vc10/.gitignore
+++ b/projects/vc10/.gitignore
@@ -1,12 +1,8 @@
/Debug
/*.lo
/*.la
-/*.user
/*.cpp
-/Release
/.deps
/.libs
/Makefile
/Makefile.in
-/x64
-/ipch
\ No newline at end of file
diff --git a/projects/vc14/.gitignore b/projects/vc14/.gitignore
index 3db71f5..38e1faf 100644
--- a/projects/vc14/.gitignore
+++ b/projects/vc14/.gitignore
@@ -1,12 +1,8 @@
-/Debug
/*.lo
/*.la
/*.user
/*.cpp
-/Release
/.deps
/.libs
/Makefile
/Makefile.in
-/x64
-/ipch
\ No newline at end of file
diff --git a/xmltooling/.gitignore b/xmltooling/.gitignore
index d083c64..7577037 100644
--- a/xmltooling/.gitignore
+++ b/xmltooling/.gitignore
@@ -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
diff --git a/xmltoolingtest/.gitignore b/xmltoolingtest/.gitignore
index 9dda6f7..1750fb9 100644
--- a/xmltoolingtest/.gitignore
+++ b/xmltoolingtest/.gitignore
@@ -1,12 +1,8 @@
-/Debug
/*.lo
/*.la
/*.user
-/*.cpp
-/Release
/.deps
/.libs
/Makefile
/Makefile.in
/xmltoolingtest
-/x64
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-shibboleth/xmltooling.git
More information about the Pkg-shibboleth-devel
mailing list