Test removing _site from .gitignore

This commit is contained in:
Riley Wong
2024-05-13 11:02:20 -04:00
parent 8e46c98d63
commit f317248b80
23 changed files with 1923 additions and 1 deletions

1
.gitignore vendored
View File

@ -2,6 +2,5 @@
.bundle
.sass-cache
.jekyll-cache
_site
Gemfile.lock
.DS_Store