Update gitignore

This commit is contained in:
2024-06-10 14:47:16 +01:00
parent 2112dfdb3b
commit 118f348c9e

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/