Skip to content

Commit faebc69

Browse files
Fix .gitignore to correctly ignore the _site directory
1 parent ff18c71 commit faebc69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# .gitignore for Jekyll websites
22

33
# Site output
4-
_site
4+
_site/
55
.sass-cache/
66
.jekyll-cache/
77
.jekyll-metadata

0 commit comments

Comments
 (0)