remove _site in gitignore

This commit is contained in:
c 2023-05-25 18:40:46 +02:00
parent cf1b5edcbb
commit da2fdefb60
1 changed files with 1 additions and 2 deletions

3
.gitignore vendored
View File

@ -1,5 +1,4 @@
# ---> Jekyll # ---> Jekyll without _site
_site/
.sass-cache/ .sass-cache/
.jekyll-cache/ .jekyll-cache/
.jekyll-metadata .jekyll-metadata