1
0
mirror of https://github.com/gohugoio/hugo.git synced 2024-05-11 05:54:58 +00:00
gohugoio-hugo/.gitignore
Bjørn Erik Pedersen 8b410347a6 Add GoBuilds to .gitignore
2016-12-19 17:12:11 +01:00

17 lines
146 B
Plaintext

hugo
docs/public*
/.idea
hugo.exe
*.test
*.prof
nohup.out
cover.out
*.swp
*.swo
.DS_Store
*~
vendor/*/
*.bench
coverage*.out
GoBuilds