Merge pull request #11172 from yokomizor/git_ignore_bower_components

added bower_components to .gitignore
This commit is contained in:
Chris Rebert 2013-11-19 14:15:09 -08:00
commit 6ed5a844a8
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -39,3 +39,4 @@ validation-report.json
# Folders to ignore
node_modules
bower_components