Commit 45f7813f by Nepxion

修改.gitignore

parent 8528faf0
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
*.class *.class
.classpath .classpath
.springBeans .springBeans
.factorypath
# Mobile Tools for Java (J2ME) # Mobile Tools for Java (J2ME)
.mtj.tmp/ .mtj.tmp/
...@@ -9,6 +10,7 @@ ...@@ -9,6 +10,7 @@
*.classpath *.classpath
*.project *.project
*.springBeans *.springBeans
bin/
log/ log/
test-output/ test-output/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment