Explorar el Código

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

Abdussalam Abdurrahman hace 6 años
padre
commit
383f172aee
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

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