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