Consolidate .gitignores.
This commit is contained in:
parent
a9d9c1a3af
commit
314a89d185
2 changed files with 1 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -2,6 +2,7 @@ dist
|
||||||
public
|
public
|
||||||
.cache
|
.cache
|
||||||
.parcel-cache
|
.parcel-cache
|
||||||
|
worker
|
||||||
|
|
||||||
# Logs
|
# Logs
|
||||||
logs
|
logs
|
||||||
|
|
2
workers-site/.gitignore
vendored
2
workers-site/.gitignore
vendored
|
@ -1,2 +0,0 @@
|
||||||
node_modules
|
|
||||||
worker
|
|
Loading…
Add table
Reference in a new issue