update liquidjs
This commit is contained in:
parent
f8b749339c
commit
c13b25675e
3 changed files with 14 additions and 5 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -3,7 +3,10 @@ _site
|
|||
node_modules
|
||||
.env.local
|
||||
.cache
|
||||
.vercel
|
||||
|
||||
# logs
|
||||
*-error.log
|
||||
|
||||
# system files
|
||||
.DS_Store
|
||||
.vercel
|
||||
|
|
Reference in a new issue