Commit a6d2d0f421e65813e9a7433a573a6864da48ce02

Lorenz Leutgeb 2016-04-06T03:56:45

Ignore tests directory in bower.json

1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/bower.json b/bower.json
index 17c6956..be196bc 100644
--- a/bower.json
+++ b/bower.json
@@ -16,6 +16,7 @@
     "**/.*",
     "img",
     "templates",
+    "tests",
     "CNAME",
     "*.html",
     "style.css",