Skip to content

Commit

Permalink
Adding more ignores for bower.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Snugug committed Jan 5, 2014
1 parent e46adab commit 1f6d91a
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,12 @@
"**/.*",
"node_modules",
"components",
"test"
"test",
"tests",
"Rakefile",
"*.gemspec",
"lib",
"Gemfile"
],
"dependencies": {
"sassy-maps": "<1.0.0"
Expand Down

0 comments on commit 1f6d91a

Please sign in to comment.