removed virtual environments
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -33,9 +33,6 @@ bld/
|
||||
[Ll]og/
|
||||
[Ll]ogs/
|
||||
|
||||
myenv/
|
||||
env/
|
||||
env_OLD/
|
||||
# Visual Studio 2015/2017 cache/options directory
|
||||
.vs/
|
||||
# Uncomment if you have tasks that create the project's static files in wwwroot
|
||||
@@ -367,4 +364,7 @@ MigrationBackup/
|
||||
FodyWeavers.xsd
|
||||
/virtEnv_1
|
||||
/filecache
|
||||
/env
|
||||
/env_OLD
|
||||
/myenv
|
||||
*.tar.gz
|
||||
|
||||
Reference in New Issue
Block a user