浏览代码

Added common IDE files to .gitignore

jtrumbull 10 年之前
父节点
当前提交
76ce90a32c
共有 1 个文件被更改,包括 8 次插入0 次删除
  1. 8 0
      .gitignore

+ 8 - 0
.gitignore

@@ -11,3 +11,11 @@ docs_
 
 
 # check the locale file on README
 # check the locale file on README
 check.js
 check.js
+
+# Common IDE files
+nbproject
+.~lock.*
+.buildpath
+.idea
+.project
+.settings