Initial commit

This commit is contained in:
2021-08-23 16:38:32 +02:00
commit 2b2c59b6e5
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