[cpp-log4shib] branch master updated: Add some missing ignores
Scott Cantor
cantor.2 at osu.edu
Thu Apr 28 11:47:45 EDT 2016
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch master
in repository cpp-log4shib.
The following commit(s) were added to refs/heads/master by this push:
new 6bdfd3e Add some missing ignores
6bdfd3e is described below
commit 6bdfd3e692c066989de532b8f4d075a399ed31c4
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu Apr 28 11:47:37 2016 -0400
Add some missing ignores
---
.gitignore | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/.gitignore b/.gitignore
index fe89783..ff0bd3f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,6 +31,7 @@ Makefile.in
/config.log
/doc/Doxyfile
/include/config.h
+/include/config.h.in
/include/stamp-h1
/include/log4shib/config.h
/m4/libtool.m4
@@ -47,4 +48,6 @@ Release
*.vs
*.ncb
*.opt
-
+*.tar.bz2
+*.tar.gz
+*.zip
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list