1
0
Fork 1
mirror of https://github.com/coddingtonbear/django-mailbox.git synced 2026-07-09 22:38:19 +02:00

Ignore virtualenv.

This commit is contained in:
Adam Coddington 2014-04-24 06:32:55 -07:00
parent 9c792717db
commit ff68e564d5

5
.gitignore vendored
View file

@ -1 +1,6 @@
*.pyc *.pyc
bin/*
lib/*
src/*
include/*
.Python