mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
Add GoBuilds to .gitignore
This commit is contained in:
parent
09cc7915ed
commit
8b410347a6
1 changed files with 3 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -12,4 +12,6 @@ cover.out
|
|||
*~
|
||||
vendor/*/
|
||||
*.bench
|
||||
coverage*.out
|
||||
coverage*.out
|
||||
|
||||
GoBuilds
|
Loading…
Reference in a new issue