add gitignore

This commit is contained in:
2020-05-04 03:23:56 +01:00
parent 17c6b4c83d
commit e6d3e9ce1a

14
.gitignore vendored Normal file
View File

@@ -0,0 +1,14 @@
# Created by https://www.gitignore.io/api/hugo
# Edit at https://www.gitignore.io/?templates=hugo
### Hugo ###
# Generated files by hugo
blog/public/
blog/resources/_gen/
# Executable may be added to repository
hugo.exe
hugo.darwin
hugo.linux
# End of https://www.gitignore.io/api/hugo