Browse Source

Added common IDE files to .gitignore

jtrumbull 10 years ago
parent
commit
76ce90a32c
1 changed files with 8 additions and 0 deletions
  1. 8 0
      .gitignore

+ 8 - 0
.gitignore

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