diff options
| author | Joshua Liu <joshua.liu@sourceobby.com> | 2026-09-12 22:40:59 -0400 |
|---|---|---|
| committer | Joshua Liu <joshua.liu@sourceobby.com> | 2026-09-12 22:40:59 -0400 |
| commit | 729c7d054efd63cbdcee539127a57539aa4f5b5b (patch) | |
| tree | 4e65d7802487b119ecd4aad13d5944c95aee843b /.gitignore | |
| parent | bf7e70d9ead85488b3d2278eb059a32e086e223e (diff) | |
feat: continuing to work on notes information cutoff 0909 and adding .gitignoremaster
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..bca873b --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +*.fls +*.log +*.out +*.synctex.gz +*.toc +*.aux +*.fdb_latexmk |
