update .gitignore
This commit is contained in:
parent
6787986f22
commit
dde9f9dbf4
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -2,6 +2,7 @@ public/
|
||||||
_vendor
|
_vendor
|
||||||
/.direnv/
|
/.direnv/
|
||||||
/.hugo_build.lock
|
/.hugo_build.lock
|
||||||
|
node_modules
|
||||||
|
|
||||||
|
|
||||||
# Added by cargo
|
# Added by cargo
|
||||||
|
|
Loading…
Reference in a new issue