adding tmp to gitignore
This commit is contained in:
parent
661c272543
commit
a0d657df64
2 changed files with 5 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -4,6 +4,7 @@ _vendor
|
|||
/.hugo_build.lock
|
||||
node_modules
|
||||
bin
|
||||
tmp
|
||||
result
|
||||
a.out
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue