updating .gitignore
This commit is contained in:
parent
a4f71e474f
commit
7f6be7b8a3
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -3,7 +3,9 @@ _vendor
|
||||||
/.direnv/
|
/.direnv/
|
||||||
/.hugo_build.lock
|
/.hugo_build.lock
|
||||||
node_modules
|
node_modules
|
||||||
|
bin
|
||||||
|
result
|
||||||
|
a.out
|
||||||
|
|
||||||
# Added by cargo
|
# Added by cargo
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue