Skip to content

Commit

Permalink
chore: add dist and tmp to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
brodo committed Sep 28, 2022
1 parent 4f5a4cf commit c63a4fd
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,2 +1,4 @@
/target
.idea
dist/
tmp/

0 comments on commit c63a4fd

Please sign in to comment.