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

Adding share/ to gitignore.

This commit is contained in:
Adam Coddington 2014-08-15 21:00:12 -07:00
parent 7474cf0118
commit 09718a1901

1
.gitignore vendored
View file

@ -3,6 +3,7 @@ bin/*
lib/* lib/*
src/* src/*
dist/* dist/*
share/*
include/* include/*
.Python .Python
*egg* *egg*