[cpp-opensaml] 01/02: Ignore .vs directories
Rod Widdowson
rdw at steadingsoftware.com
Wed May 31 09:26:32 EDT 2017
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch master
in repository cpp-opensaml.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-opensaml.git;a=commit;h=ba393292dfcd865512bd278854dce097fae44284
commit ba393292dfcd865512bd278854dce097fae44284
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Wed May 31 14:23:28 2017 +0100
Ignore .vs directories
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index 7880de8..dc6be10 100644
--- a/.gitignore
+++ b/.gitignore
@@ -34,6 +34,7 @@ x64
/Projects/vc10/ipch/
/Projects/vc??/*.opendb
/Projects/vc??/*.db
+/Projects/vc??/.vs
/opensaml-uninstalled.sh
/aclocal.m4
/autom4te.cache
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list