[cpp-xmltooling] branch master updated: Add some Unix ignores

Scott Cantor cantor.2 at osu.edu
Mon May 2 13:31:05 EDT 2016


This is an automated email from the git hooks/post-receive script.

scantor pushed a commit to branch master
in repository cpp-xmltooling.

The following commit(s) were added to refs/heads/master by this push:
       new  2f7617b   Add some Unix ignores
2f7617b is described below

commit 2f7617bd020a5c4432d2b9426df9249e0d110f63
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon May 2 13:31:02 2016 -0400

    Add some Unix ignores
---
 .gitignore | 17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)

diff --git a/.gitignore b/.gitignore
index 707cd51..bdfbd37 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,11 +14,16 @@
 *.aps
 *.suo
 *.ncb
+*.opensdf
+*.sdf
 *~
 *.#*
 .*.swp
 *.vcxproj.user
 .DS_store
+Makefile
+Makefile.in
+stamp-h2
 Debug
 Release
 x64
@@ -41,21 +46,15 @@ xmltooling-lite-Release
 /depcomp
 /install-sh
 /libtool
-Makefile
-Makefile.in
 /missing
 /pkginfo
-stamp-h1
 /xmltooling.spec
 /.settings
-/.autotools
-/.project
-/.cproject
 /doxyfile
 /Portfile
 /*.gz
-*.opensdf
-*.sdf
+/*.zip
+/*.bz2
 /ipch
 /build-aux
 /build
@@ -67,4 +66,6 @@ stamp-h1
 /m4/ltversion.m4
 /schemas/catalog.xml
 /xmltooling/config_pub.h
+/xmltooling/.deps
 /xmltoolingtest/xmltoolingtest
+/xmltoolingtest/.deps

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list