diff options
| author | Rodrigo Willrich <[email protected]> | 2013-09-27 09:04:33 -0300 |
|---|---|---|
| committer | Rodrigo Willrich <[email protected]> | 2013-09-27 09:04:33 -0300 |
| commit | f32abbb6e18b8be2fb35df06ed19b4dc7c6e0f7b (patch) | |
| tree | 09dc00889f86c176bee12281198cb6fbb3f9a012 /bower.json | |
| parent | 9d2491a808a887f604c4ba091b6a1b7fc6f937b6 (diff) | |
| download | bootstrap-f32abbb6e18b8be2fb35df06ed19b4dc7c6e0f7b.tar.xz bootstrap-f32abbb6e18b8be2fb35df06ed19b4dc7c6e0f7b.zip | |
bower.json: Modify `assets` directory on ignore to `docs-assets`
Diffstat (limited to 'bower.json')
| -rw-r--r-- | bower.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bower.json b/bower.json index 91d667c11..813ab8ee0 100644 --- a/bower.json +++ b/bower.json @@ -5,7 +5,7 @@ "ignore": [ "**/.*", "_*", - "assets", + "docs-assets", "examples", "/fonts", "js/tests", |
