mirror of
https://github.com/Fade78/Fileshed.git
synced 2026-04-28 11:30:20 +00:00
Add venv/ to .gitignore
Prevent accidental venv directories at project root. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
e22493ef19
commit
ab13a4eea3
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,3 +1,4 @@
|
|||
__pycache__/
|
||||
/data/
|
||||
.venv/
|
||||
venv/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue