mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-04-16 02:21:46 +04:00
fix(gitignore): ignore .venv standard location
This commit is contained in:
parent
12d947b9ee
commit
78ccfbf863
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -7,3 +7,4 @@
|
||||||
/dist
|
/dist
|
||||||
/venv*
|
/venv*
|
||||||
.vscode/
|
.vscode/
|
||||||
|
.venv/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue