projects
/
working
/
Evergreen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c8fbec8
)
Add Java *.class files to gitignore
author
Bill Erickson
<berick@esilibrary.com>
Fri, 24 Feb 2012 21:37:07 +0000
(16:37 -0500)
committer
Bill Erickson
<berick@esilibrary.com>
Tue, 28 Feb 2012 13:00:41 +0000
(08:00 -0500)
Signed-off-by: Bill Erickson <berick@esilibrary.com>
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index
b9282b8
..
c394db7
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-7,6
+7,7
@@
*.lo
*.pyc
*.slo
+*.class
aclocal.m4
autom4te.cache/