1
0
Fork 0
mirror of https://github.com/gohugoio/hugo.git synced 2025-01-14 04:21:04 +00:00

Add test binaries to .gitignore

This commit is contained in:
bep 2015-01-20 16:47:15 +01:00
parent f77f2a9b40
commit ee34a840bc
2 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View file

@ -1,6 +1,7 @@
hugo
docs/public*
hugo.exe
*.test
cover.out
*.swp
*.swo

Binary file not shown.