Commit d83a450d authored by Brendan Forster's avatar Brendan Forster

Merge pull request #1899 from e-yes/untrack_virtualenv

Python: don't track virtualenv files.
parents 058d4918 62defadb
......@@ -77,5 +77,9 @@ celerybeat-schedule
# dotenv
.env
# virtualenv
venv/
ENV/
# Spyder project settings
.spyderproject
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment