[opensaml2] 12/38: Add general ignore of .deps and .dirstamp
Ferenc Wágner
wferi at moszumanska.debian.org
Tue Aug 30 20:53:54 UTC 2016
This is an automated email from the git hooks/post-receive script.
wferi pushed a commit to branch master
in repository opensaml2.
commit 8bda6d05adbf3572e244534352d76e1a347199ef
Author: Scott Cantor <cantor.2 at osu.edu>
Date: Tue May 3 21:16:51 2016 -0400
Add general ignore of .deps and .dirstamp
---
.gitignore | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/.gitignore b/.gitignore
index 24f9680..f017fd8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,6 +25,8 @@ Makefile
Makefile.in
stamp-h1
stamp-h2
+.deps
+.dirstamp
Debug
Release
x64
@@ -65,11 +67,8 @@ x64
/m4/ltversion.m4
/schemas/*-catalog.xml
/saml/config_pub.h
-/saml/.deps
/samlsign/samlsign
-/samlsign/.deps
/samltest/samltest
-/samltest/.deps
/samltest/*.cpp
/samltest/*/*.cpp
/samltest/**/*.cpp
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-shibboleth/opensaml2.git
More information about the Pkg-shibboleth-devel
mailing list