Reviewers: labath, jdevlieghere Subscribers: lldb-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D59159 llvm-svn: 355967
7 lines
189 B
Plaintext
7 lines
189 B
Plaintext
recursive-include doc *
|
|
prune doc/_build
|
|
recursive-include examples *
|
|
include .coveragerc README.rst LICENSE pexpect/bashrc.sh
|
|
recursive-include tests *
|
|
global-exclude __pycache__ *.pyc *~
|