Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Thornton <jacobthornton@gmail.com>2011-11-21 09:36:26 +0400
committerJacob Thornton <jacobthornton@gmail.com>2011-11-21 09:36:26 +0400
commit36a7eb3851855b608266f301a63b561ac316bca9 (patch)
tree86ee518900979df219dbec657f0765f18cd0f269 /.gitignore
parent47c7f655ac455cf76a4865f129a523a91486d3ad (diff)
add build script for minified files and allow elements to be returned to getContent and title in popovers
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 496ee2ca6a..38ad090992 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
-.DS_Store \ No newline at end of file
+.DS_Store
+js/min \ No newline at end of file