summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLeonard Kugis <leonard@kug.is>2022-11-27 21:17:40 +0100
committerLeonard Kugis <leonard@kug.is>2022-11-27 21:17:40 +0100
commitcfb947d09ed0ae01ccc2c1aac0d316d47419f34b (patch)
treed0022c9fbaee26652d17bc565db09a9aa5fe084b /.gitignore
parent8719adbeb771f2afd28f5b7f8034bbd15db9fe14 (diff)
Added output directory to gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a22b1a2..4e782c6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
+/output/
# Created by https://www.toptal.com/developers/gitignore/api/latex,windows,linux,macos,visualstudiocode
# Edit at https://www.toptal.com/developers/gitignore?templates=latex,windows,linux,macos,visualstudiocode