Daniel Dunbar | b399246 | 2013-01-31 00:21:59 +0000 | [diff] [blame] | 1 | include TODO lit.py |
2 | recursive-include tests * | ||||
Daniel Dunbar | 91b4298 | 2014-03-10 21:58:12 +0000 | [diff] [blame] | 3 | recursive-include examples * |
Daniel Dunbar | b399246 | 2013-01-31 00:21:59 +0000 | [diff] [blame] | 4 | global-exclude *pyc |
5 | global-exclude *~ | ||||
6 | prune tests/Output | ||||
7 | prune tests/*/Output | ||||
8 | prune tests/*/*/Output | ||||
Daniel Dunbar | 91b4298 | 2014-03-10 21:58:12 +0000 | [diff] [blame] | 9 | prune tests/*/*/*/Output |