blob: 1b8db122a149aac111d306774eb55c617284cf39 (
plain)
1
2
3
4
5
6
7
8
9
10
|
include TODO lit.py
recursive-include lit/builtin_commands *
recursive-include tests *
recursive-include examples *
global-exclude *pyc
global-exclude *~
prune tests/Output
prune tests/*/Output
prune tests/*/*/Output
prune tests/*/*/*/Output
|