diff options
author | Thomas Albers Raviola <thomas@thomaslabs.org> | 2024-11-21 22:55:14 +0100 |
---|---|---|
committer | Thomas Albers Raviola <thomas@thomaslabs.org> | 2024-11-21 22:55:14 +0100 |
commit | a673c72db9937bd7a2f71ec941fe2174c2f1b36d (patch) | |
tree | aef22e7f3c1776b11e1e51b2d1e9f417de8114ce /.gitignore |
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7534c0a --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +*/*-backups/* +*/pdf +*/output |