chore: rename temp dir for clarity

This commit is contained in:
M. George Hansen 2020-06-10 18:16:19 -07:00
parent df114ea5b2
commit d105e364cc
3 changed files with 5 additions and 5 deletions

2
.gitignore vendored
View file

@ -1,4 +1,4 @@
/dist
/.test-dist
/.temp
public/
node_modules/