[cpp-sp] branch master updated: Relax ignore rule.
Scott Cantor
cantor.2 at osu.edu
Mon Jul 2 13:18:35 EDT 2018
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch master
in repository cpp-sp.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-sp.git;a=commit;h=6581529c122197268470386ffa8c0c1b6817095d
The following commit(s) were added to refs/heads/master by this push:
new 6581529 Relax ignore rule.
6581529 is described below
commit 6581529c122197268470386ffa8c0c1b6817095d
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Jul 2 13:18:32 2018 -0400
Relax ignore rule.
---
.gitignore | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/.gitignore b/.gitignore
index 0cf6cdf..4f55bdd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,7 +18,8 @@
*.opensdf
*.suo
*.aps
-*.pc
+shibsp.pc
+shibsp-lite.pc
*~
*.#*
.*.swp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list