[cpp-log4shib] 01/02: Add some ignores.
Scott Cantor
cantor.2 at osu.edu
Mon Apr 16 20:51:37 EDT 2018
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch master
in repository cpp-log4shib.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-log4shib.git;a=commit;h=973472e647f806f3e4db0f2b8bf342334aebd8fc
commit 973472e647f806f3e4db0f2b8bf342334aebd8fc
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Apr 16 20:51:21 2018 -0400
Add some ignores.
---
.gitignore | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/.gitignore b/.gitignore
index e751388..db5a9e8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -42,8 +42,6 @@ Makefile.in
/tests/testbench
/tests/testmain
.deps
-Debug
-Release
*.sdf
*.vs
*.ncb
@@ -55,4 +53,7 @@ Release
*.suo
*.vcxproj.user
*.vc.db
-msvc??/msvc??.VC*
\ No newline at end of file
+msvc??/msvc??.VC*
+Debug
+Release
+x64
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list