We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2d53c1 commit 086fa7cCopy full SHA for 086fa7c
.gitignore
@@ -4,3 +4,6 @@ cmd/dataplaneapi/*
4
.vscode/
5
.test/
6
bin/golangci-lint
7
+
8
+# ignore Goland ide config
9
+.idea
0 commit comments