hotfix: added .hugo_build.lock to .gitignore
parent
cdd42e2a4e
commit
ddd1449551
|
@ -5,5 +5,6 @@ public
|
||||||
node_modules
|
node_modules
|
||||||
*.log
|
*.log
|
||||||
/resources
|
/resources
|
||||||
|
.hugo_build.lock
|
||||||
/content/influxdb/*/api/*.html
|
/content/influxdb/*/api/*.html
|
||||||
/api-docs/redoc-static.html*
|
/api-docs/redoc-static.html*
|
||||||
|
|
Loading…
Reference in New Issue