Browse Source

ignore sublime project files

jomo 10 years ago
parent
commit
3958ad6a26
1 changed files with 2 additions and 1 deletions
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

@@ -5,4 +5,5 @@ node_modules/
 *.rdb
 *.rdb
 coverage/
 coverage/
 modules/config.js
 modules/config.js
-undefined*.png
+undefined*.png
+*.sublime-*