Skip to content

Commit 4fd9340

Browse files
committed
Remove the line for eclipse editor & vagrant sine it isn't already in global ignore
1 parent 77a0a1e commit 4fd9340

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

Java.gitignore

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,7 @@
11
*.class
22

3-
# Eclipse editor
4-
.classpath
5-
.project
6-
.settings/
7-
83
# Log file
9-
.log
4+
*.log
105

116
# BlueJ files
127
*.ctxt
@@ -22,8 +17,5 @@
2217
*.tar.gz
2318
*.rar
2419

25-
# Vagrant
26-
.vagrant
27-
2820
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
2921
hs_err_pid*

0 commit comments

Comments
 (0)