]> git.ipfire.org Git - thirdparty/moment.git/commitdiff
Add ISSUE_TEMPLATE.md and typing-tests to bower ignores
authorTomek Wytrębowicz <tomalecpub@gmail.com>
Fri, 16 Sep 2016 17:02:01 +0000 (19:02 +0200)
committerIskren Chernev <iskren.chernev@gmail.com>
Sun, 6 Nov 2016 10:02:56 +0000 (02:02 -0800)
bower.json

index c0d6e3e75ee152b6b9a2a11a8b76720a94c070a5..992086f26cd9a25a3c3a508dc4bd809634f0604b 100644 (file)
@@ -18,6 +18,8 @@
     "Gruntfile.js",
     "Moment.js.nuspec",
     "package.js",
-    "package.json"
+    "package.json",
+    "ISSUE_TEMPLATE.md",
+    "typing-tests"
   ]
 }