Skip to content

Commit

Permalink
Add Jekyll local files to .gitignore (#185)
Browse files Browse the repository at this point in the history
According to https://jekyllrb.com/docs/structure/ , these files are recommended to ignore.
  • Loading branch information
Atry authored Mar 2, 2022
1 parent a9dabee commit b5ad17a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ _site
.sass-cache
*.psd
*~

.jekyll-metadata
.jekyll-cache

0 comments on commit b5ad17a

Please sign in to comment.