Support working in a local virtualenv.

This commit is contained in:
Christian Theune
2013-07-03 19:41:05 +02:00
parent ea4a3adfd6
commit ca88c02507

View File

@@ -4,6 +4,13 @@ syntax:glob
.svn
.hgsvn
# Ingore local virtualenvs
syntax:glob
lib/
bin/
include/
.Python/
# These lines are suggested according to the svn:ignore property
# Feel free to enable them by uncommenting them
syntax:glob