summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorThomas Letan <lthms@soap.coffee>2020-04-02 20:16:53 +0200
committerThomas Letan <lthms@soap.coffee>2020-04-02 20:16:53 +0200
commit46b2e7a3be44312f93b3d638f9bbd944f5c063a1 (patch)
treeb1eff65fa11c462e114204aadf7e6645d70d6b31 /.gitignore
parentEnjoy soupault’s plugin autodiscovery feature (diff)
Refactor the build process to use cleopatra the Second
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore69
1 files changed, 34 insertions, 35 deletions
diff --git a/.gitignore b/.gitignore
index 72e0f9f..d9d181c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,9 +1,31 @@
# begin generated files
-build.log
-site/style/main.css
+.cleopatra
+coq.mk
+site/style/coq.sass
+.emacs
+emacs.d/
+scripts/export-org.el
+scripts/packages.el
+org.mk
+site/style/org.sass
+package-lock.json
+node_modules/
+soupault.conf
+plugins/external-urls.lua
+plugins/urls-rewriting.lua
+plugins/fix-org-urls.lua
+site/style/plugins.sass
+templates/history.html
+scripts/history.sh
+package.json
+soupault.mk
+katex.mk
+scripts/katex.js
+theme.mk
+templates/main.html
site/style/main.sass
-build/
+build.log
*.vo
*.vok
*.vos
@@ -18,41 +40,18 @@ site/posts/RewritingInCoq.html
site/posts/Ltac101.html
site/index.html
site/news/ColorlessThemes-0.2.html
-site/cleopatra/Contents.html
-site/cleopatra/index.html
-site/cleopatra/Bootstrap.html
-site/cleopatra/Theme.html
-site/cleopatra/Soupault.html
-site/cleopatra/Contents/Org.html
-site/cleopatra/Contents/Coq.html
+site/cleopatra/soupault.html
+site/cleopatra/theme.html
+site/cleopatra/org.html
+site/cleopatra/coq.html
+site/cleopatra.html
site/posts/Thanks.html
site/posts/DiscoveringCommonLisp.html
site/posts/ExtensibleTypeSafeErrorHandling.html
site/posts/MonadTransformers.html
+site/posts/CleopatraV1.html
*.html~
-theme.mk
-templates/main.html
+build/
+site/style/main.css
site/style/main.sass
-package-lock.json
-node_modules/
-soupault.mk
-soupault.conf
-plugins/urls-rewriting.lua
-plugins/external-urls.lua
-site/style/plugins.sass
-scripts/history.sh
-templates/history.html
-package.json
-scripts/katex.js
-katex.mk
-coq.mk
-site/style/coq.sass
-.emacs
-emacs.d/
-org.mk
-scripts/packages.el
-scripts/export-org.el
-site/style/org.sass
-bootstrap.mk
-scripts/update-gitignore.sh
-# begin generated files
+# end generated files