Browse Source

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

Abdussalam Abdurrahman 6 years ago
parent
commit
383f172aee
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

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