Skip to content

Commit

Permalink
chore: update gitignore to cover .dist and .tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippHeuer committed Oct 1, 2022
1 parent 61ccef5 commit 643928c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@
.idea/*

# generated artifacts
dist/*
.dist
.tmp

0 comments on commit 643928c

Please sign in to comment.