diff options
| author | diogo464 <[email protected]> | 2025-07-11 15:00:45 +0100 |
|---|---|---|
| committer | diogo464 <[email protected]> | 2025-07-11 15:00:45 +0100 |
| commit | af95ee49b8c13139d82901b94dcb83335bd358ac (patch) | |
| tree | 65b2dc62f51b83384973d6c277c92aa175d428de /.gitignore | |
| parent | 916e97a81aff708edf4dc8162132c764b3921079 (diff) | |
updated README
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -1,7 +1,9 @@ | |||
| 1 | /target | 1 | /target |
| 2 | /logs | ||
| 2 | __pycache__/ | 3 | __pycache__/ |
| 3 | .envrc | 4 | .envrc |
| 4 | latency-matrix-*.txt | 5 | latency-matrix-*.txt |
| 6 | latency.txt | ||
| 5 | schedule.json | 7 | schedule.json |
| 6 | 8 | ||
| 7 | 9 | ||
