Files
clang-p2996/lldb/third_party/Python/module/pexpect-4.6/.gitignore
Davide Italiano 205fd03a27 [third-party] Update pexpect to 4.6.
Reviewers: labath, jdevlieghere

Subscribers: lldb-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D59159

llvm-svn: 355967
2019-03-12 20:41:24 +00:00

12 lines
91 B
Plaintext

*.pyc
doc/_build
tests/log
build/
dist/
MANIFEST
*~
.coverage*
htmlcov
*.egg-info/
.cache/