summaryrefslogtreecommitdiffstats
path: root/site/cleopatra/Bootstrap.org
diff options
context:
space:
mode:
authorThomas Letan <lthms@soap.coffee>2020-02-23 17:22:51 +0100
committerThomas Letan <lthms@soap.coffee>2020-02-23 17:27:19 +0100
commit69f9af2bcec19fd7ae13ac07eda258b140917844 (patch)
treecccdc0f75affb83781aa48fb7b74b8ce5f23a7b8 /site/cleopatra/Bootstrap.org
parentcleopatra is completely boostrapped (diff)
Ignore build.log
Diffstat (limited to 'site/cleopatra/Bootstrap.org')
-rw-r--r--site/cleopatra/Bootstrap.org3
1 files changed, 2 insertions, 1 deletions
diff --git a/site/cleopatra/Bootstrap.org b/site/cleopatra/Bootstrap.org
index ae4fca6..d1386d7 100644
--- a/site/cleopatra/Bootstrap.org
+++ b/site/cleopatra/Bootstrap.org
@@ -298,7 +298,8 @@ build : ${CONTENTS} ${GENFILES}
@scripts/update-gitignore.sh \
${CONTENTS} \
${GENFILES} \
- ${GENSASS}
+ ${GENSASS} \
+ build.log
#+END_SRC
#+BEGIN_SRC bash :tangle scripts/update-gitignore.sh :tangle-mode (identity #o755)