mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Merge pull request #1899 from e-yes/untrack_virtualenv
Python: don't track virtualenv files.
This commit is contained in:
commit
d83a450dc1
1 changed files with 4 additions and 0 deletions
|
@ -77,5 +77,9 @@ celerybeat-schedule
|
|||
# dotenv
|
||||
.env
|
||||
|
||||
# virtualenv
|
||||
venv/
|
||||
ENV/
|
||||
|
||||
# Spyder project settings
|
||||
.spyderproject
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue