Commit 23e2b39
committed
Don't track test suite artifacts by default
This commit adds the Wasm files under `testsuite/`, to
gitignore. We want to track these files, but only in very specific
cases, e.g., `prod/testsuite-base`, which includes precompiled
binaries. In such case, the binaries are forcefully tracked in git by
a CI job.1 parent 1ff3c4f commit 23e2b39
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
0 commit comments