Merge pull request #459 from anshulguleria/update-bower-ignore

Updates bower file to correct ignore path for source
This commit is contained in:
Daniel Eden 2015-08-28 10:52:00 -07:00
commit d8144b9507
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
"main": "./animate.css", "main": "./animate.css",
"ignore": [ "ignore": [
".*", ".*",
"src", "source",
"*.yml", "*.yml",
"Gemfile", "Gemfile",
"Gemfile.lock", "Gemfile.lock",