Ignore sw.js.

This commit is contained in:
XhmikosR 2019-07-16 13:38:53 +03:00
parent fe09d106dc
commit 9be99c9b34
2 changed files with 1 additions and 2 deletions

View File

@ -3,4 +3,5 @@
**/vendor/ **/vendor/
/_gh_pages/ /_gh_pages/
/js/coverage/ /js/coverage/
/site/static/sw.js
/package.js /package.js

View File

@ -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'