ignores for bower

This commit is contained in:
Adam Shaw
2014-05-31 12:42:17 -07:00
parent a068358153
commit decdbd518e
+9
View File
@@ -18,5 +18,14 @@
"main": [
"dist/fullcalendar.js",
"dist/fullcalendar.css"
],
"ignore": [
"build",
"demos",
"fullcalendar.jquery.json",
"lang",
"package.json",
"src",
"tests"
]
}