[xmltooling] 19/65: Add general ignore of .deps and .dirstamp
Ferenc Wágner
wferi-guest at moszumanska.debian.org
Thu Jun 30 13:07:34 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 8296a1fb8b1f394978be763344e25a1351ec6858
Author: Scott Cantor <cantor.2 at osu.edu>
Date: Tue May 3 21:10:13 2016 -0400
Add general ignore of .deps and .dirstamp
---
.gitignore | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.gitignore b/.gitignore
index e7c4899..0acb2e0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,6 +25,8 @@ Makefile
Makefile.in
stamp-h1
stamp-h2
+.deps
+.dirstamp
Debug
Release
x64
@@ -67,6 +69,4 @@ xmltooling-lite-Release
/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