mirror of https://github.com/twbs/bootstrap.git
Ignore sw.js.
This commit is contained in:
parent
fe09d106dc
commit
9be99c9b34
|
@ -3,4 +3,5 @@
|
||||||
**/vendor/
|
**/vendor/
|
||||||
/_gh_pages/
|
/_gh_pages/
|
||||||
/js/coverage/
|
/js/coverage/
|
||||||
|
/site/static/sw.js
|
||||||
/package.js
|
/package.js
|
||||||
|
|
|
@ -2,8 +2,6 @@
|
||||||
// IT'S ALL JUST JUNK FOR OUR DOCS!
|
// IT'S ALL JUST JUNK FOR OUR DOCS!
|
||||||
// ++++++++++++++++++++++++++++++++++++++++++
|
// ++++++++++++++++++++++++++++++++++++++++++
|
||||||
|
|
||||||
/* eslint-disable max-nested-callbacks */
|
|
||||||
|
|
||||||
(function () {
|
(function () {
|
||||||
'use strict'
|
'use strict'
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue