aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorlonkaars <loek@pipeframe.xyz>2023-02-05 18:21:06 +0100
committerlonkaars <loek@pipeframe.xyz>2023-02-05 18:21:06 +0100
commit943d0fde0b46b8da93e10d6c65e03b3052eb3130 (patch)
tree7a64a0a1845fa5b33be67835102d11c471de6d67 /.gitignore
parent945385ddfbdfe791f2f02f3fe3d0b0a3f81d4bb8 (diff)
only write debug api output if `debug` file is present
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 0a17bdf..32e1c0f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ autoplanner.json
venv/
__pycache__/
*-api-response.json
+debug