mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-21 20:46:30 -05:00
Add test coverage files to .gitignore
This commit is contained in:
parent
a6bf6f52ce
commit
4b1780bf69
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,6 +1,7 @@
|
|||
hugo
|
||||
docs/public*
|
||||
hugo.exe
|
||||
cover.out
|
||||
*.swp
|
||||
*.swo
|
||||
.DS_Store
|
||||
|
|
Loading…
Reference in a new issue