Added svn:ignore settings to ignore directories and files used by virtualenv.

- Legacy-Id: 8647
This commit is contained in:
Henrik Levkowetz 2014-11-12 01:47:11 +00:00
parent c462e63adb
commit 9a8731e077
2 changed files with 17 additions and 0 deletions

4
.gitignore vendored
View file

@ -24,3 +24,7 @@
/mergequeue
/INSTALL.pdf
/bin
/etc
/local
/lib
/include

13
bin/.gitignore vendored Normal file
View file

@ -0,0 +1,13 @@
/python
/easy_install
/activate.fish
/pip
/easy_install-2.7
/activate
/python2
/python2.7
/pip2
/activate.csh
/activate_this.py
/pyflakes
/pip2.7