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
|
# Dependencies
|
||||||
node_modules/
|
node_modules/
|
||||||
|
venv/
|
||||||
|
backend/venv/
|
||||||
__pycache__/
|
__pycache__/
|
||||||
*.pyc
|
*.pyc
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user