Skip to content

Commit

Permalink
chore: git ignore dist directory
Browse files Browse the repository at this point in the history
Avoids accidentially upload gorelease artifacts.
  • Loading branch information
jgraichen committed Dec 12, 2024
1 parent 2b1d3be commit 5ab108e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@

# Build directory from package
/_build
/dist

# Configuration file and binary
/cinder.json
Expand Down

0 comments on commit 5ab108e

Please sign in to comment.