From 2f1ee094d23b661b8147b395e5fd7d5c058a46d2 Mon Sep 17 00:00:00 2001 From: "John J. Camilleri" Date: Thu, 8 Nov 2018 22:46:30 +0100 Subject: Add download/index.md as demo of working Markdown rendering to HTML Archive 3.9 pages and mark current ones for 18-12 --- .gitignore | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to '.gitignore') 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 -- cgit v1.2.3