chore: add 'dist/' to .gitignore

This commit is contained in:
AJ ONeal 2026-02-28 00:58:34 -07:00
parent 0762e64857
commit 698137576a
No known key found for this signature in database

1
.gitignore vendored
View File

@ -6,6 +6,7 @@ env.*
!example.env
# Project binaries
dist/
auth/csvauth/cmd/csvauth/csvauth
cmd/auth-proxy/auth-proxy
cmd/httplog/httplog