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:
authorMark Otto <otto@github.com>2013-02-14 00:30:56 +0400
committerMark Otto <otto@github.com>2013-02-14 00:30:56 +0400
commit96953c20724c200c1a5b53e6a991e24c821c8447 (patch)
treefed06c7d257933164c8f07a37d6a1881c11fd554 /.gitignore
parentb57c20a0572c56d629438e0a7c7371b3b57c4e8f (diff)
update makefile to work again; gitignore the compiled docs _gh_pages folder; test makefile with darkened navbar active bg
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 3b10ffb384..ace28e663f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,6 @@
+# Ignore compiled docs
+_gh_pages
+
# Numerous always-ignore extensions
*.diff
*.err