added Python environment directory to version control exclusion list
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -24,3 +24,6 @@ roles/**
|
|||||||
*.zip
|
*.zip
|
||||||
*.gzip
|
*.gzip
|
||||||
*.tgz
|
*.tgz
|
||||||
|
|
||||||
|
# Python ignore list
|
||||||
|
/.env/
|
||||||
Reference in New Issue
Block a user