Ver Fonte

add .idea to .gitignore

Alexander Inozemtsev há 9 anos atrás
pai
commit
b67e5afd60
1 ficheiros alterados com 2 adições e 1 exclusões
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

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