1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-12 16:44:17 +02:00

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

1
.gitignore vendored
View File

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