From 707325ed2187205e59b1ee1ff55fcd3c6cfef236 Mon Sep 17 00:00:00 2001 From: Thomas Letan Date: Tue, 24 Nov 2020 11:27:56 +0100 Subject: Update gitignore file --- .gitignore | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 55cbaf2..4fadbbb 100644 --- a/.gitignore +++ b/.gitignore @@ -32,28 +32,28 @@ build.log *.glob .lia.cache site/posts/AlgebraicDatatypes.html -site/posts/StronglySpecifiedFunctionsProgram.html +site/posts/RewritingInCoq.html site/posts/LtacPatternMatching.html +site/posts/MixingLtacAndGallina.html +site/posts/LtacMetaprogramming.html +site/posts/StronglySpecifiedFunctionsProgram.html site/posts/ClightIntroduction.html site/posts/StronglySpecifiedFunctionsRefine.html -site/posts/RewritingInCoq.html -site/posts/LtacMetaprogramming.html -site/posts/MixingLtacAndGallina.html -site/opinions/index.html +site/cleopatra.html site/opinions/MonadTransformers.html -site/index.html -site/news/ColorlessThemes-0.2.html +site/opinions/index.html site/cleopatra/soupault.html -site/cleopatra/theme.html -site/cleopatra/org.html site/cleopatra/coq.html -site/cleopatra.html +site/cleopatra/org.html +site/cleopatra/theme.html +site/index.html +site/news/ColorlessThemes-0.2.html site/projects/index.html site/posts/Thanks.html site/posts/DiscoveringCommonLisp.html site/posts/StronglySpecifiedFunctions.html -site/posts/ExtensibleTypeSafeErrorHandling.html site/posts/CleopatraV1.html +site/posts/ExtensibleTypeSafeErrorHandling.html site/posts/Ltac.html build/ site/style/main.css -- cgit v1.2.3