diff options
| author | Vineet Kumar <git@vineetk.net> | 2026-04-21 23:58:24 -0400 |
|---|---|---|
| committer | Vineet Kumar <git@vineetk.net> | 2026-04-21 23:58:24 -0400 |
| commit | a54bcf2255337052808ea2312cbd418c6a5f89a4 (patch) | |
| tree | e5bae0500b0b41121d6c38acff6e2ae501d394ae /.gitignore | |
| parent | 443033a57e93ae73785c063116f54ec26b903beb (diff) | |
add final report
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 6 |
1 files changed, 4 insertions, 2 deletions
| @@ -1,7 +1,9 @@ | |||
| 1 | *~ | 1 | *~ |
| 2 | .claude/ | ||
| 3 | __pycache__/ | 2 | __pycache__/ |
| 4 | guix-root | 3 | guix-root |
| 5 | guix-root-1-link | 4 | guix-root-1-link |
| 6 | results/ | 5 | results/ |
| 7 | venv/ \ No newline at end of file | 6 | venv/ |
| 7 | report.tex | ||
| 8 | report.pdf | ||
| 9 | report.bbl | ||
