浏览代码

Merge pull request #27 from xiaohulu/eclipse-ignore-bin

ignore bin folder created by eclipse ide.
master
Binary Wang 9 年前
committed by GitHub
父节点
当前提交
00d7b85f74
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      .gitignore

+ 1
- 0
.gitignore 查看文件

@@ -13,6 +13,7 @@ test-output
hs_err_pid* hs_err_pid*
target target
bin
.project .project
.classpath .classpath
.settings .settings


正在加载...
取消
保存