1
0
mirror of https://github.com/github/gitignore synced 2024-06-02 02:38:12 +02:00

Update VirtualEnv.gitignore

Ignore .venv files created by virtualenvwrapper and virtualfish for auto-activation purposes.
This commit is contained in:
Michiel Sikma 2014-12-29 15:16:25 +01:00
parent 13f15a38f3
commit c9200696fb

View File

@ -6,3 +6,4 @@
[Ll]ib [Ll]ib
[Ss]cripts [Ss]cripts
pyvenv.cfg pyvenv.cfg
.venv