Ignore local Python virtual environment
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -5,3 +5,6 @@ __pycache__/
|
|||||||
clientflow.db
|
clientflow.db
|
||||||
.DS_Store
|
.DS_Store
|
||||||
backups/
|
backups/
|
||||||
|
|
||||||
|
# Ambiente virtual local
|
||||||
|
.venv/
|
||||||
|
|||||||
Reference in New Issue
Block a user