浏览代码

added .gitignore

tags/log
chibash 11 年前
父节点
当前提交
e54a07d44f
共有 1 个文件被更改,包括 12 次插入0 次删除
  1. 12
    0
      .gitignore

+ 12
- 0
.gitignore 查看文件

@@ -0,0 +1,12 @@
bin/
eclipse-output/
target/
runtest/
html/
lib/

.DS_Store
.classpath
.project
TestLog.xml


正在加载...
取消
保存