浏览代码

[clojure] Add IntelliJ IDEA project directory/file to .gitignore.

Abdussalam Abdurrahman 6 年之前
父节点
当前提交
383f172aee
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -1,2 +1,4 @@
+/.idea/
+/*.iml
 /node_modules/
 /release/