mirror of
https://github.com/foo-dogsquared/website.git
synced 2025-02-12 09:19:01 +00:00
Update .gitignore
This commit is contained in:
parent
e1e943196d
commit
0c9f1723c6
15
.gitignore
vendored
15
.gitignore
vendored
@ -1,4 +1,13 @@
|
|||||||
_site
|
vendor/
|
||||||
_drafts
|
vendor/bundle/
|
||||||
.sass-cache
|
|
||||||
|
# Created by https://www.gitignore.io/api/jekyll
|
||||||
|
# Edit at https://www.gitignore.io/?templates=jekyll
|
||||||
|
|
||||||
|
### Jekyll ###
|
||||||
|
_site/
|
||||||
|
.sass-cache/
|
||||||
|
.jekyll-cache/
|
||||||
.jekyll-metadata
|
.jekyll-metadata
|
||||||
|
|
||||||
|
# End of https://www.gitignore.io/api/jekyll
|
||||||
|
Loading…
Reference in New Issue
Block a user