Skip to content

Commit c515beb

Browse files
committed
Merge pull request #84 from xeronimus/patch-1
Ignore directory 'test' in bower.json
2 parents d45e7ec + 4c3bd9f commit c515beb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bower.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"dependencies": {},
66
"ignore": [
77
"**/.*",
8+
"test"
89
"node_modules",
910
"components"
1011
]

0 commit comments

Comments
 (0)