Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
66e9ab3e
Unverified
Commit
66e9ab3e
authored
5 years ago
by
XhmikosR
Committed by
GitHub
5 years ago
Browse files
Options
Download
Email Patches
Plain Diff
change-version.js: Add _gh_pages folder in ignores. (#29270)
parent
94521206
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
build/change-version.js
+1
-0
build/change-version.js
with
1 addition
and
0 deletions
+1
-0
build/change-version.js
+
1
-
0
View file @
66e9ab3e
...
...
@@ -90,6 +90,7 @@ function main(args) {
const
newVersion
=
args
[
1
]
const
EXCLUDED_DIRS
=
new
Set
([
'
.git
'
,
'
_gh_pages
'
,
'
node_modules
'
,
'
vendor
'
])
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment