diff options
| author | XhmikosR <[email protected]> | 2017-10-31 12:31:32 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2017-10-31 12:31:32 +0200 |
| commit | 0570087ac3efa7108568358301c7497f0d96a5ce (patch) | |
| tree | 34605ba395e78b57918f8630a45dfe7074f34b9c | |
| parent | 887835cdacf2d9f5f5b08a24c556666b57a04f43 (diff) | |
| download | bootstrap-0570087ac3efa7108568358301c7497f0d96a5ce.tar.xz bootstrap-0570087ac3efa7108568358301c7497f0d96a5ce.zip | |
Remove bower.json from _config.yml. (#24609)
| -rw-r--r-- | _config.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml index 5f17d67cc..4dbb9a4a9 100644 --- a/_config.yml +++ b/_config.yml @@ -25,7 +25,6 @@ exclude: - nuget/ - scss/ - vendor/ - - bower.json - composer.json - Gemfile - Gemfile.lock |
