浏览代码

ignore sublime project files

jomo 10 年之前
父节点
当前提交
3958ad6a26
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

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