author | Gregory Szorc <gps@mozilla.com> |
Fri, 21 Sep 2012 17:04:05 -0700 | |
changeset 107786 | d3319e868a9275aba607378ab8df1399eee9d9a0 |
parent 107785 | c914225fc39adfa6e9865fea3002a67eca84e211 |
child 107787 | a5ad096174ea38afbd8d61ac3d99ad351bd8b2bf |
push id | 23509 |
push user | ryanvm@gmail.com |
push date | Sat, 22 Sep 2012 12:28:38 +0000 |
treeherder | mozilla-central@b461a7cd250e [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | me |
milestone | 18.0a1 |
first release with | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
last release without | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
.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/