xref: /aosp_15_r20/external/llvm/utils/lit/MANIFEST.in (revision 9880d6810fe72a1726cb53787c6711e909410d58)
1include TODO lit.py
2recursive-include tests *
3recursive-include examples *
4global-exclude *pyc
5global-exclude *~
6prune tests/Output
7prune tests/*/Output
8prune tests/*/*/Output
9prune tests/*/*/*/Output
10