From 286998950d14603f1969e9c4e18cf4e4e13f9bf6 Mon Sep 17 00:00:00 2001 From: Thomas Letan Date: Sun, 23 Feb 2020 17:21:02 +0100 Subject: cleopatra is completely boostrapped --- .gitignore | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 9dd7ce4..245cce9 100644 --- a/.gitignore +++ b/.gitignore @@ -7,8 +7,6 @@ build/ *.glob *.html~ soupault.conf -node_modules/ -package-lock.json # begin generated files site/posts/StronglySpecifiedFunctionsProgram.html @@ -37,12 +35,17 @@ org.mk scripts/packages.el scripts/export-org.el .emacs -emacs.d +emacs.d/ +soupault.mk soupault.conf +package.json +templates/history.html plugins/external-urls.lua plugins/urls-rewriting.lua scripts/katex.js scripts/history.sh +package-lock.json +node_modules/ theme.mk templates/main.html site/style/coq.sass -- cgit v1.2.3