Explorar el Código

add .idea to .gitignore

Alexander Inozemtsev hace 9 años
padre
commit
b67e5afd60
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

@@ -1,4 +1,5 @@
 gocql-fuzz
 fuzz-corpus
 fuzz-work
-gocql.test
+gocql.test
+.idea