From a031c80ba809ea733da56d4e68d838e08a2ba224 Mon Sep 17 00:00:00 2001 From: Thomas Letan Date: Sun, 23 Feb 2020 19:04:41 +0100 Subject: Yet another attempt to only init npm and Emacs when necessary --- .gitignore | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 90013bb..a5f8380 100644 --- a/.gitignore +++ b/.gitignore @@ -34,8 +34,6 @@ coq.mk org.mk scripts/packages.el scripts/export-org.el -.emacs -emacs.d/ soupault.mk soupault.conf package.json @@ -45,9 +43,11 @@ plugins/urls-rewriting.lua scripts/katex.js scripts/history.sh package-lock.json -node_modules/ theme.mk templates/main.html +.emacs +emacs.d/ +node_modules/ site/style/coq.sass site/style/coq.sass site/style/org.sass -- cgit v1.2.3