From: Tomek Wytrębowicz Date: Fri, 16 Sep 2016 17:02:01 +0000 (+0200) Subject: Add ISSUE_TEMPLATE.md and typing-tests to bower ignores X-Git-Tag: 2.16.0~13^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16fe21f9ce1da08c2e34cecdedfebe93ca589fe0;p=thirdparty%2Fmoment.git Add ISSUE_TEMPLATE.md and typing-tests to bower ignores --- diff --git a/bower.json b/bower.json index c0d6e3e75..992086f26 100644 --- a/bower.json +++ b/bower.json @@ -18,6 +18,8 @@ "Gruntfile.js", "Moment.js.nuspec", "package.js", - "package.json" + "package.json", + "ISSUE_TEMPLATE.md", + "typing-tests" ] }