瀏覽代碼

including a .gitignore for eclipse files ie your eclipse config and project files should not be commited

alexgl 13 年之前
父節點
當前提交
a901d6f3af
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -0,0 +1,2 @@
+.project
+.settings