mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
VritualEnv specific files generated automaticaly when a new Env is created
This commit is contained in:
parent
e295e20fa2
commit
187c9cd399
1 changed files with 7 additions and 0 deletions
7
Global/VirtualEnv.gitignore
Normal file
7
Global/VirtualEnv.gitignore
Normal file
|
@ -0,0 +1,7 @@
|
|||
# Virtualenv
|
||||
# http://iamzed.com/2009/05/07/a-primer-on-virtualenv/
|
||||
.Python
|
||||
[Bb]in
|
||||
[Ii]nclude
|
||||
[Ll]ib
|
||||
[Ss]cripts
|
Loading…
Add table
Add a link
Reference in a new issue