mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-22 13:13:03 +02:00
Update .gitignore (#28493)
Add the old Jekyll docs dist folder so that when we switch branches, it doesn't show up.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,5 +1,8 @@
|
|||||||
# Ignore docs files
|
# Ignore docs files
|
||||||
/_gh_pages/
|
/_gh_pages/
|
||||||
|
# This is the old Jekyll docs dist folder;
|
||||||
|
# keeping it here so that when we switch branches it doesn't show up
|
||||||
|
/site/docs/**/dist/
|
||||||
/site/static/**/dist/
|
/site/static/**/dist/
|
||||||
/resources/
|
/resources/
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user