Add .jekyll-metadata to .gitignore

This commit is contained in:
citrus-flagman 2022-05-07 13:13:07 -04:00
parent abcf12c4cc
commit 655f5c7ad4

1
.gitignore vendored
View file

@ -3,3 +3,4 @@ _site/*
.idea/ .idea/
*.swp *.swp
.jekyll-cache/ .jekyll-cache/
.jekyll-metadata