Skip to content

Commit

Permalink
chore: update gitignore to exclude dist/ and golangci-lint cache dir
Browse files Browse the repository at this point in the history
  • Loading branch information
tjhop committed Aug 23, 2024
1 parent 5e1430b commit f65917c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,6 @@
*.swp
*.lock
*.vim

dist/
.golangci-lint/

0 comments on commit f65917c

Please sign in to comment.