summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorThomas Letan <lthms@soap.coffee>2022-08-13 17:05:37 +0200
committerThomas Letan <lthms@soap.coffee>2022-08-13 17:11:58 +0200
commitde83a3ea99275de9887618f1ea2f9d468a0d4e6a (patch)
tree6a8066ac9414b09b353d810793f7d041c4242172 /.gitignore
parentSome minor CSS tweak (diff)
Goodbye, cleopatra
As it is, it is just too slow. Plus, the literate program that was my toolchain is actually not documented, so it makes no sense. I’m sad, though.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore34
1 files changed, 9 insertions, 25 deletions
diff --git a/.gitignore b/.gitignore
index 8dcd287..816f58d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,33 +1,23 @@
*~
# begin generated files
-.cleopatra
+.commands.deps
+.coq.deps
+.dependencies.deps
.emacs
+.emacs.d
+.emacs.d/cache
.lia.cache
+.literate-programming.deps
+.org.deps
+.soupault.deps
+.theme.deps
_opam
-build.log
-commands.mk
-coq.mk
-dependencies.mk
-export-lp.el
-literate-programming.mk
lp/
node_modules
-org.mk
out
package-lock.json
-package.json
-plugins/clean-up.lua
-plugins/css.lua
-plugins/external-urls.lua
-plugins/series.lua
-plugins/urls-rewriting.lua
rss.json
-scripts/css.sh
-scripts/export-org.el
-scripts/history.sh
-scripts/packages.el
-scripts/render-equations.js
site/cleopatra.html
site/cleopatra/commands.html
site/cleopatra/coq.html
@@ -106,11 +96,5 @@ site/posts/StronglySpecifiedFunctionsRefine.vos
site/posts/Thanks.html
site/posts/deps.svg
site/projects/index.html
-soupault.conf
-soupault.mk
-style.css
style.min.css
-templates/history.html
-templates/main.html
-theme.mk
# end generated files