Skip to content

Commit

Permalink
Add dist/ to .gitignore to exclude distribution files from version co…
Browse files Browse the repository at this point in the history
…ntrol
  • Loading branch information
hervedombya committed Dec 12, 2024
1 parent 95efcf1 commit 6cc464d
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
@@ -1,4 +1,5 @@
node_modules/
dist/
coverage/

# Logs
Expand Down

0 comments on commit 6cc464d

Please sign in to comment.