mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
Add test binaries to .gitignore
This commit is contained in:
parent
f77f2a9b40
commit
ee34a840bc
2 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,6 +1,7 @@
|
|||
hugo
|
||||
docs/public*
|
||||
hugo.exe
|
||||
*.test
|
||||
cover.out
|
||||
*.swp
|
||||
*.swo
|
||||
|
|
BIN
tpl/tpl.test
BIN
tpl/tpl.test
Binary file not shown.
Loading…
Reference in a new issue