projects
/
SpringWebServicesForFun
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aaff65d
)
Custom .gitignore file for Eclipse
author
gumartinm
<gustavo@gumartinm.name>
Sun, 4 Nov 2012 23:42:22 +0000
(
00:42
+0100)
committer
gumartinm
<gustavo@gumartinm.name>
Sun, 4 Nov 2012 23:42:22 +0000
(
00:42
+0100)
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index
54cb8bb
..
7ded1d8
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-13,4
+13,9
@@
capybara-*.html
/spec/tmp/*
**.orig
rerun.txt
-pickle-email-*.html
\ No newline at end of file
+pickle-email-*.html
+bin/
+.classpath
+.project
+.settings
+target