diff options
Diffstat (limited to 'core/vendor/.gitignore')
-rw-r--r-- | core/vendor/.gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/core/vendor/.gitignore b/core/vendor/.gitignore index 14b80df5065..95ad4d67ea6 100644 --- a/core/vendor/.gitignore +++ b/core/vendor/.gitignore @@ -112,3 +112,9 @@ snapjs/dist/2.0.0-rc1 snapjs/dist/latest/snap.css snapjs/dist/latest/snap.min.js snapjs/scripts + +# bootstrap - only include the tooltip plugin +bootstrap/** +!bootstrap/js +bootstrap/js/* +!bootstrap/js/tooltip.js |