author | Gregory Szorc <gps@mozilla.com> |
Fri, 21 Sep 2012 17:04:05 -0700 | |
changeset 107784 | d3319e868a9275aba607378ab8df1399eee9d9a0 |
parent 107783 | c914225fc39adfa6e9865fea3002a67eca84e211 |
child 107785 | a5ad096174ea38afbd8d61ac3d99ad351bd8b2bf |
push id | 1708 |
push user | akeybl@mozilla.com |
push date | Mon, 19 Nov 2012 21:10:21 +0000 |
treeherder | mozilla-esr52@2704e441363f [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | me |
milestone | 18.0a1 |
.gitignore | file | annotate | diff | comparison | revisions |
--- a/.gitignore +++ b/.gitignore @@ -42,11 +42,11 @@ parser/html/java/htmlparser/ parser/html/java/javaparser/ # Ignore the files and directory that Eclipse IDE creates .project .cproject .settings/ # Python virtualenv artifacts. -python/psutil/.*.so -python/psutil/.*.pyd +python/psutil/*.so +python/psutil/*.pyd python/psutil/build/