mirror of
https://github.com/wshobson/agents.git
synced 2026-03-18 01:27:16 +00:00
chore: add .venv to gitignore
Add .venv directory to gitignore to exclude virtual environment created by modern Python tools like uv.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -18,6 +18,7 @@ Thumbs.db
|
||||
|
||||
# Application specific files
|
||||
venv
|
||||
.venv
|
||||
node_modules
|
||||
.sass-cache
|
||||
.claude
|
||||
Reference in New Issue
Block a user