Skip to content

Commit 427fedf

Browse files
committed
RHINENG-24787: update gitignore to ignore local caches
1 parent 70d4361 commit 427fedf

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,9 @@
55
coverage.txt
66
vendor
77
docs/swagger*
8+
9+
# Local Go caches (avoid polluting ./... in CI)
10+
gomodcache/
11+
gocache/
12+
gopath/
13+
.cache/

0 commit comments

Comments
 (0)