Add .venv/ to gitignore foro codespaces (#465)
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -4,3 +4,4 @@
|
|||||||
*.sass-cache/
|
*.sass-cache/
|
||||||
/web/mailman-web/settings_local.py
|
/web/mailman-web/settings_local.py
|
||||||
pythonenv3.8/*
|
pythonenv3.8/*
|
||||||
|
.venv/*
|
||||||
|
|||||||
Reference in New Issue
Block a user