Initial commit

This commit is contained in:
Jef Roosens 2021-05-03 17:59:10 +02:00
commit bed82c4e4f
3 changed files with 22 additions and 0 deletions

10
.gitignore vendored Normal file
View file

@ -0,0 +1,10 @@
# ---> Hugo
# Generated files by hugo
/public/
/resources/_gen/
# Executable may be added to repository
hugo.exe
hugo.darwin
hugo.linux