summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJohn J. Camilleri <john@digitalgrammars.com>2018-11-08 22:46:30 +0100
committerJohn J. Camilleri <john@digitalgrammars.com>2018-11-08 22:46:30 +0100
commit2f1ee094d23b661b8147b395e5fd7d5c058a46d2 (patch)
treef6280f98be247393aec44435309d99805d44827d /.gitignore
parent390a6a04a13c0bc143193b017f1892579e737a88 (diff)
Add download/index.md as demo of working Markdown rendering to HTML
Archive 3.9 pages and mark current ones for 18-12
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore16
1 files changed, 16 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index da8b52bf1..886ddc957 100644
--- a/.gitignore
+++ b/.gitignore
@@ -44,3 +44,19 @@ src/ui/android/obj/
.cabal-sandbox
cabal.sandbox.config
DATA_DIR
+
+# Generated documentation (not exhaustive)
+demos/index-numbers.html
+demos/resourcegrammars.html
+demos/translation.html
+doc/tutorial/gf-tutorial.html
+doc/gf-bibliography.html
+doc/gf-developers.html
+doc/gf-editor-modes.html
+doc/gf-faq.html
+doc/gf-reference.html
+doc/gf-shell-reference.html
+doc/icfp-2012.html
+download/*.html
+gf-book/index.html
+src/www/gf-web-api.html