ソースを参照

add .idea to .gitignore

Alexander Inozemtsev 9 年 前
コミット
b67e5afd60
1 ファイル変更2 行追加1 行削除
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

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