vbrandl.net/.gitignore
Valentin Brandl b174883470
Remove hugo binary from gitignore
Theme issues were fixed. Current hugo version can be used again.
2017-04-26 09:51:24 +02:00

23 lines
301 B
Plaintext

# Created by https://www.gitignore.io/api/vim,hugo
### Hugo ###
hugo.exe
/public/
### Vim ###
# swap
[._]*.s[a-v][a-z]
[._]*.sw[a-p]
[._]s[a-v][a-z]
[._]sw[a-p]
# session
Session.vim
# temporary
.netrwhist
*~
# auto-generated tag files
tags
# End of https://www.gitignore.io/api/vim,hugo
deploy.sh