Commit c965e45
Arun Persaud
Update .gitignore for Python build artifacts
- Add dist/, build/ for build outputs
- Add .coverage, htmlcov/, .pytest_cache/ for testing
- Add .uv_cache/ for uv cache
- Remove overly broad _* pattern1 parent 47fe34d commit c965e45
1 file changed
+13
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
0 commit comments