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

github.com/readthedocs/sphinx_rtd_theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesse Tan <j.tan@activevideo.com>2019-10-25 15:54:52 +0300
committerJesse Tan <j.tan@activevideo.com>2019-10-25 15:54:52 +0300
commit12458e0a6a2264df37ee6ae021e312f40cea36f9 (patch)
tree3ada19b4d065b780846d532c57745d34bedfde1b /.gitignore
parent2a1b2e1353f6401af96885a66488ac0811110ba2 (diff)
Remove Modernizr, keep html5shiv (Webpack edition)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index d0e9d3c..b7d50a0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,3 +21,5 @@ sphinx_rtd_theme/static/fonts/Lato/
sphinx_rtd_theme/static/fonts/RobotoSlab/
.python-version
.node-version
+sphinx_rtd_theme/static/js/html5shiv.min.js
+sphinx_rtd_theme/static/js/html5shiv-printshiv.min.js