Skip to content

Commit 121b7bd

Browse files
committed
ignore more files for bower deployment
1 parent 1470a94 commit 121b7bd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

bower.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
"**/.*",
1818
"node_modules",
1919
"bower_components",
20+
"src",
21+
"Gruntfile.js",
22+
"package.json",
2023
"test",
2124
"tests"
2225
]

0 commit comments

Comments
 (0)