mirror of
https://github.com/twbs/bootstrap.git
synced 2025-09-30 23:36:47 +02:00
Rename _gh_pages to _site. (#33129)
This commit is contained in:
@@ -88,7 +88,7 @@ function main(args) {
|
||||
const newVersion = args[1]
|
||||
const EXCLUDED_DIRS = new Set([
|
||||
'.git',
|
||||
'_gh_pages',
|
||||
'_site',
|
||||
'node_modules',
|
||||
'resources'
|
||||
])
|
||||
|
Reference in New Issue
Block a user