Skip to content

Commit

Permalink
feat(.gitignore): add 'dist/' directory to .gitignore to prevent buil…
Browse files Browse the repository at this point in the history
…d artifacts from being tracked
  • Loading branch information
cybersiddhu committed Jun 22, 2024
1 parent b6a6c03 commit e6a686f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@

dist/

0 comments on commit e6a686f

Please sign in to comment.