Skip to content

Commit b92fca5

Browse files
authored
Update .gitignore (#34)
See: just-the-docs/just-the-docs#1327
1 parent fed07fd commit b92fca5

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

.gitignore

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
1-
# Copied from https://github.com/github/gitignore/blob/main/Jekyll.gitignore
2-
# Ignore metadata generated by Jekyll
1+
# Not sure what a .gitignore is?
2+
# See: https://git-scm.com/docs/gitignore
3+
4+
# These are directly copied from Jekyll's first-party docs on `.gitignore` files:
5+
# https://jekyllrb.com/tutorials/using-jekyll-with-bundler/#commit-to-source-control
6+
7+
# Ignore the default location of the built site, and caches and metadata generated by Jekyll
38
_site/
49
.sass-cache/
510
.jekyll-cache/

0 commit comments

Comments
 (0)