Browse Source

add .idea to .gitignore

Alexander Inozemtsev 9 years ago
parent
commit
b67e5afd60
1 changed files with 2 additions and 1 deletions
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

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