We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
.vscode
.gitignore
1 parent 5ec1a85 commit 18a0652Copy full SHA for 18a0652
.gitignore
@@ -2,6 +2,9 @@ gocql-fuzz
2
fuzz-corpus
3
fuzz-work
4
gocql.test
5
+
6
+# IDE specific files
7
+.vscode/
8
.idea
9
10
bin/
0 commit comments