diff options
| author | Chris Sobczak <chris@sobczak.family> | 2026-05-08 14:33:50 -0700 |
|---|---|---|
| committer | Chris Sobczak <chris@sobczak.family> | 2026-05-08 14:33:50 -0700 |
| commit | a33e75719c14951b0010275dc44ab3e4578566fc (patch) | |
| tree | 5d0aa0dcbb3b2ff20bea6427d194c8dcc7c2891a /.gitignore | |
| parent | 45219950b699d001e0a3b77861854e759d0280af (diff) | |
Ignore pdfs and anything inside latex-files
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..9ef8bf1 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.pdf +latex-files |
