Initial commit

This commit is contained in:
hoernschen 2021-02-25 21:17:42 +00:00
commit e4e4c6c296
3 changed files with 32 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