2010-02-16 04:09:07 +00:00
|
|
|
include LICENSE
|
2011-03-29 23:05:50 +00:00
|
|
|
include CHANGELOG
|
|
|
|
include CONTRIBUTORS
|
2012-02-25 00:16:30 +00:00
|
|
|
include README.txt
|
|
|
|
exclude README.mkd
|
2011-03-29 23:05:50 +00:00
|
|
|
recursive-include examples *
|
2010-02-16 04:09:07 +00:00
|
|
|
recursive-include doc *
|
|
|
|
recursive-include test *
|
|
|
|
recursive-include libmproxy/resources *
|
|
|
|
recursive-exclude test *.swo *.swp *.pyc
|