projects
/
contrib
/
Conifer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1167ba5
)
Add Java *.class files to gitignore
author
Bill Erickson
<berick@esilibrary.com>
Fri, 24 Feb 2012 21:37:07 +0000
(16:37 -0500)
committer
Jason Stephenson
<jstephenson@mvlc.org>
Fri, 14 Dec 2012 21:59:02 +0000
(16:59 -0500)
Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Jason Stephenson <jstephenson@mvlc.org>
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index
8b5efd3
..
9c48a33
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-4,6
+4,7
@@
*.lo
*.pyc
*.slo
+*.class
aclocal.m4
autom4te.cache/