Skip to content

Commit 74a8ec1

Browse files
committed
Updated gitignore to avoid source controlling jekyll build output
1 parent 294bc5a commit 74a8ec1

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,7 @@
44
# emacs stuff
55
*~
66
\#*
7+
8+
# jekyll build output
9+
_site
10+
.jekyll-cache

0 commit comments

Comments
 (0)