浏览代码

Add IntelliJ files to the ignore list

Colleen Murphy 9 年之前
父节点
当前提交
8729af2314
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -5,3 +5,5 @@ spec/fixtures/
 .vagrant/
 .bundle/
 coverage/
+.idea/
+*.iml