Sfoglia il codice sorgente

add .idea to .gitignore

Alexander Inozemtsev 10 anni fa
parent
commit
b67e5afd60
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

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