diff options
| author | Tom Smeding <tom@tomsmeding.com> | 2023-12-21 22:45:10 +0100 |
|---|---|---|
| committer | Tom Smeding <tom@tomsmeding.com> | 2023-12-21 22:45:10 +0100 |
| commit | 2872a9a18519d41e110c5cea36172935b64edfde (patch) | |
| tree | 382d3dd9b0aaf546cd6c12075cca98a807976007 /.gitignore | |
Initial
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..9959521 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +dist-newstyle/ + +norell-thesis.pdf |
