Chromium Code Reviews| Index: .gitignore |
| diff --git a/.gitignore b/.gitignore |
| index 062ad1966fd10c9df8e864fb0e68f8b1fbd74ad0..e2cdacb9f48d6a8d53d1ba5fe10e9d47824969be 100644 |
| --- a/.gitignore |
| +++ b/.gitignore |
| @@ -11,3 +11,7 @@ |
| /pnacl-sz |
| /build/ |
| /crosstest/Output/ |
| + |
| +# Ignore WASM torture tests |
| +/torture-s/ |
| +/torture-s2wasm-sexpr-wasm/ |