mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-21 20:46:30 -05:00
hugolib: Remove superflous debug file
This commit is contained in:
parent
79dd7cb31a
commit
e427ba4268
2 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -12,6 +12,7 @@ cover.out
|
||||||
*~
|
*~
|
||||||
vendor/*/
|
vendor/*/
|
||||||
*.bench
|
*.bench
|
||||||
|
*.debug
|
||||||
coverage*.out
|
coverage*.out
|
||||||
|
|
||||||
GoBuilds
|
GoBuilds
|
||||||
|
|
Binary file not shown.
Loading…
Reference in a new issue