Add parcel stuff to .gitignore.

pull/1103/head
Rick Carlino 2019-01-28 06:04:45 -06:00
parent 3520abfb2e
commit 62664f70fc
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -1,3 +1,5 @@
.cache
dist/ # Parcel "accidents" happen here.
.env
.vscode
log/