Skip to content

Commit

Permalink
feat(#13): dist, node_modules ignored
Browse files Browse the repository at this point in the history
  • Loading branch information
h1alexbel committed Mar 12, 2024
1 parent 5dd835c commit ec60635
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
@@ -1,3 +1,5 @@
dist/
node_modules/
target/
.vscode/
.idea/
Expand Down

0 comments on commit ec60635

Please sign in to comment.