diff options
author | Leonard Kugis <leonard@kug.is> | 2022-08-06 20:00:56 +0200 |
---|---|---|
committer | Leonard Kugis <leonard@kug.is> | 2022-08-06 20:00:56 +0200 |
commit | b5cfd03db13203fbe48695670b7257d4a95f2d5e (patch) | |
tree | 7fc8e67a8d26d54f56813d88caf37e1b47fea130 /.gitignore | |
parent | 36ab5b9e2e34e1b0c08527fbc7fbf8ef65878692 (diff) |
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ - +/output/ # Created by https://www.toptal.com/developers/gitignore/api/latex # Edit at https://www.toptal.com/developers/gitignore?templates=latex |