Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2018-12-13 14:14:49 +0300
committerXhmikosR <xhmikosr@gmail.com>2018-12-14 01:34:38 +0300
commita074cb66d74b0ad696d3ab74d2d23b78a141cf2c (patch)
treebe840a4422496d711a1dbc60b1e5601ffeb6698d /.gitignore
parentc031584bcde710841ef4324558f40242080c53a9 (diff)
Make use of the package.json `version_short` property more.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 356db705d8..6b43877361 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,7 @@
# Ignore docs files
_gh_pages
_site
-site/docs/4.1/dist/
+site/docs/**/dist/
# Ignore ruby files
.ruby-version