chores(git): update gitignore
Some checks failed
the build failed

This commit is contained in:
Valentin Brandl
2018-08-15 15:17:59 +02:00
parent 5e01f977ae
commit 659a847545
3 changed files with 13 additions and 2 deletions

13
.gitignore vendored
View File

@ -20,3 +20,16 @@ tags
# End of https://www.gitignore.io/api/vim,hugo
deploy.sh
# Created by https://www.gitignore.io/api/hugo
### Hugo ###
# Hugo binary
hugo*
# Generated files at default location
/public/
/resources/_gen
# End of https://www.gitignore.io/api/hugo