build: ignores local golangci-lint cache

This commit is contained in:
Marvin Preuss 2022-01-31 09:13:18 +01:00
parent 262b5913c7
commit a5499b2810

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
coverage.out coverage.out
report.xml report.xml
.cache/*