diff options
| author | Marius Peter <marius.peter@tutanota.com> | 2021-08-01 20:57:45 -0700 |
|---|---|---|
| committer | Marius Peter <marius.peter@tutanota.com> | 2021-08-01 20:57:45 -0700 |
| commit | 6c54064944c1799eaa275068ea66b8d02ed76eca (patch) | |
| tree | 5a18b4a1259c716d2434598a6a6041b49151d71e /.gitignore | |
Initial commit.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9088b08 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +auto/ +*.pdf
\ No newline at end of file |