Commit a02255f
committed
Update .gitignore to exclude test and virtual env files
Added `.pytest_cache/` to ignore pytest cache artifacts and `.venv` to exclude Python virtual environment files. This reduces noise in version control by ignoring unnecessary development-specific directories.1 parent dccca52 commit a02255f
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
0 commit comments