[xmltooling] 14/65: Add some Unix ignores
Ferenc Wágner
wferi-guest at moszumanska.debian.org
Thu Jun 30 13:07:33 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 2f7617bd020a5c4432d2b9426df9249e0d110f63
Author: Scott Cantor <cantor.2 at osu.edu>
Date: 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
--
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