Skip to content

Commit 61a10fb

Browse files
author
bors-servo
authored
Auto merge of #157 - asajeffrey:gitignore-more-things, r=jdm
Added mozjs/third_party/python/psutil/build and tmp to .gitignore Makes `cargo publish` happier. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/mozjs/157) <!-- Reviewable:end -->
2 parents e617ba2 + abedaf9 commit 61a10fb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ js/src/builtin/jsmin.pyc
88
js/src/build/ConfigStatus.pyc
99
js/src/config/Preprocessor.pyc
1010
mozjs/python/psutil/build
11+
mozjs/third_party/python/psutil/build
12+
mozjs/third_party/python/psutil/tmp
1113
/doc
1214
/target
1315
/Cargo.lock

0 commit comments

Comments
 (0)