Commit 13a9cf2
committed
Add Python virtual environment directories to .gitignore
- Add .venv/, venv/, env/, ENV/ to prevent committing virtual environments
- Add .uv/ for uv cache directory
- Ensures clean repository when using uv sync or python venv1 parent d7e2bff commit 13a9cf2
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
145 | 152 | | |
146 | 153 | | |
147 | 154 | | |
| |||
0 commit comments