aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2013-11-19 14:15:09 -0800
committerChris Rebert <[email protected]>2013-11-19 14:15:09 -0800
commit6ed5a844a8ca3582240ddda70d63a3d7bfea7c50 (patch)
tree727eef864d447863130882ae0d2d3fb8aa1d33e7
parent2172e2ea8a79f8c5d43863d83ff31b50abb391a0 (diff)
parent15f15cafd6624724c05b31933f6ec0a096b9766e (diff)
downloadbootstrap-6ed5a844a8ca3582240ddda70d63a3d7bfea7c50.tar.xz
bootstrap-6ed5a844a8ca3582240ddda70d63a3d7bfea7c50.zip
Merge pull request #11172 from yokomizor/git_ignore_bower_components
added bower_components to .gitignore
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 10c58cf68..465cdb463 100644
--- a/.gitignore
+++ b/.gitignore
@@ -39,3 +39,4 @@ validation-report.json
# Folders to ignore
node_modules
+bower_components