Consolidate .gitignores.

This commit is contained in:
Brent Schroeter 2022-04-04 09:49:07 -07:00
parent a9d9c1a3af
commit 314a89d185
2 changed files with 1 additions and 2 deletions

1
.gitignore vendored
View file

@ -2,6 +2,7 @@ dist
public public
.cache .cache
.parcel-cache .parcel-cache
worker
# Logs # Logs
logs logs

View file

@ -1,2 +0,0 @@
node_modules
worker