diff options
| author | Vineet Kumar <git@vineetk.net> | 2026-04-22 09:44:03 -0400 |
|---|---|---|
| committer | Vineet Kumar <git@vineetk.net> | 2026-04-22 09:44:03 -0400 |
| commit | 8aa7de25b342c5fbe2f85dcf68918eb5614b92c8 (patch) | |
| tree | cc3033145162e8fcfb301e33260afc56bf1fec0a /.gitignore | |
| parent | 9b8cf40297e4e0bee41e3a7697bb063c04ae7335 (diff) | |
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 2 insertions, 3 deletions
| @@ -4,6 +4,5 @@ guix-root | |||
| 4 | guix-root-1-link | 4 | guix-root-1-link |
| 5 | *.pth | 5 | *.pth |
| 6 | venv/ | 6 | venv/ |
| 7 | report.tex | 7 | *.tex |
| 8 | report.pdf | 8 | *.bbl |
| 9 | report.bbl | ||
