diff options
| author | Eddy Pedroni <epedroni@pm.me> | 2026-03-08 16:22:43 +0100 |
|---|---|---|
| committer | Eddy Pedroni <epedroni@pm.me> | 2026-03-08 16:22:43 +0100 |
| commit | 61d91411dd1b4ef62e5ca58bb24fdfb6dce2ab8a (patch) | |
| tree | afa3eb287f24d76ada31177ce2ad356b3e7aa1d7 /.gitignore | |
Initial commit, dt2/syn v1.0
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..a19bfec --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.aux +*.synctex.gz |
