diff options
| author | diogo464 <[email protected]> | 2025-07-10 22:35:16 +0100 |
|---|---|---|
| committer | diogo464 <[email protected]> | 2025-07-10 22:35:16 +0100 |
| commit | 571879fde25147e471c7fed99677fc4b8429c1a4 (patch) | |
| tree | 64c5d5555fce6e062d18438bb2f17b836ff8f143 /.gitignore | |
| parent | f09758b3f539c77b720186fae4c16da57cdcd832 (diff) | |
file cleanup
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -1,5 +1,8 @@ | |||
| 1 | /target | 1 | /target |
| 2 | __pycache__/ | 2 | __pycache__/ |
| 3 | .envrc | ||
| 4 | latency-matrix-*.txt | ||
| 5 | schedule.json | ||
| 3 | 6 | ||
| 4 | 7 | ||
| 5 | # Added by cargo | 8 | # Added by cargo |
