summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorThomas Letan <lthms@soap.coffee>2020-02-05 23:17:34 +0100
committerThomas Letan <lthms@soap.coffee>2020-02-05 23:17:34 +0100
commit7c47d2b8f99be4a53f50e46015c15301ffa16ae1 (patch)
tree80535ee8c3f9d545f4052e088f10bbbae33adc6b /.gitignore
parentSome more minor tweaks (diff)
Rename org posts
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 56d73a5..6c3c797 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,9 +8,9 @@ build/
*.html~
# begin generated files
-site/posts/monad-transformers.html
-site/posts/lisp-journey-getting-started.html
-site/posts/extensible-type-safe-error-handling.html
+site/posts/ExtensibleTypeSafeErrorHandling.html
+site/posts/MonadTransformers.html
+site/posts/DiscoveringCommonLisp.html
site/posts/Ltac101.html
site/posts/RewritingInCoq.html
site/posts/StronglySpecifiedFunctionsProgram.html