We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70d4361 commit 427fedfCopy full SHA for 427fedf
1 file changed
.gitignore
@@ -5,3 +5,9 @@
5
coverage.txt
6
vendor
7
docs/swagger*
8
+
9
+# Local Go caches (avoid polluting ./... in CI)
10
+gomodcache/
11
+gocache/
12
+gopath/
13
+.cache/
0 commit comments