chore: add venv to .gitignore
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
parent
fabe4fa72f
commit
4dbe4b8433
2
.gitignore
vendored
2
.gitignore
vendored
@ -14,6 +14,8 @@ yarn-error.log*
|
||||
|
||||
# Dependencies
|
||||
node_modules/
|
||||
venv/
|
||||
backend/venv/
|
||||
__pycache__/
|
||||
*.pyc
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user