chore: rename temp dir for clarity

This commit is contained in:
M. George Hansen 2020-06-10 18:16:19 -07:00
parent 5bde7a062d
commit 13449b3524
Signed by: mgeorgehansen
SSH key fingerprint: SHA256:JlIGiQLPyQ2RHTH3a2oVlb20Xkh9Glr8DUF4YTXHJxM
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/