Chromium Code Reviews

Unified Diff: third_party/pexpect/.gitignore

Issue 1398903002: Add third_party/pexpect (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@end-to-end-test
Patch Set: Created 5 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « no previous file | third_party/pexpect/.travis.yml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/pexpect/.gitignore
diff --git a/third_party/pexpect/.gitignore b/third_party/pexpect/.gitignore
new file mode 100644
index 0000000000000000000000000000000000000000..8777ca7002629c5bb9f9dda26965211d31295fdb
--- /dev/null
+++ b/third_party/pexpect/.gitignore
@@ -0,0 +1,9 @@
+*.pyc
+doc/_build
+tests/log
+build/
+dist/
+MANIFEST
+*~
+.coverage*
+htmlcov
« no previous file with comments | « no previous file | third_party/pexpect/.travis.yml » ('j') | no next file with comments »

Powered by Google App Engine