From 7dfc7532d1c69c1fbca358c1c11e8cae7f272ddb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Scott=20Gonz=C3=A1lez?= Date: Tue, 10 Jun 2014 07:46:22 -0400 Subject: [PATCH] Include LICENSE.txt in Bower Fixes #110 --- bower.json | 1 + 1 file changed, 1 insertion(+) diff --git a/bower.json b/bower.json index ebb06de4b..6b612d03e 100644 --- a/bower.json +++ b/bower.json @@ -7,6 +7,7 @@ "*.markdown", "*.txt", ".*", + "!LICENSE.txt", "Gruntfile.js", "test" ],