mirror of
https://github.com/gohugoio/hugo.git
synced 2025-01-14 16:10:54 +00: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
|
hugo
|
||||||
docs/public*
|
docs/public*
|
||||||
hugo.exe
|
hugo.exe
|
||||||
|
*.test
|
||||||
cover.out
|
cover.out
|
||||||
*.swp
|
*.swp
|
||||||
*.swo
|
*.swo
|
||||||
|
|
BIN
tpl/tpl.test
BIN
tpl/tpl.test
Binary file not shown.
Loading…
Reference in a new issue