chore: Ignore python virtualenv files
This commit is contained in:
parent
a593c7260a
commit
c965e35140
1 changed files with 3 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -7,3 +7,5 @@
|
|||
/build
|
||||
*.DS_Store
|
||||
__pycache__
|
||||
.python-version
|
||||
.venv
|
||||
|
|
Loading…
Add table
Reference in a new issue