Skip to content

Commit

Permalink
Fix dist folder entry in gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin-Quinn51 committed Oct 26, 2024
1 parent 236a651 commit 2493098
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.env
node_modules
.DS_Store
dist/
dist
*.tsbuildinfo

0 comments on commit 2493098

Please sign in to comment.