vbrandl.net/.gitignore
Valentin Brandl 0855f65c2a
Ignore hugo-0.19 binary
Sticking to hugo 0.19 for the theme to work
2017-04-13 13:04:58 +02:00

24 lines
323 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
hugo_0.19_linux_amd64