Initial commit

This commit is contained in:
2024-09-24 17:50:49 +01:00
committed by GitHub
commit 2db5e226ec
2 changed files with 9 additions and 0 deletions

7
.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
_site/
.sass-cache/
.jekyll-cache/
.jekyll-metadata
# Ignore folders generated by Bundler
.bundle/
vendor/