diff options
author | Sergey Rubanov <chi187@gmail.com> | 2019-01-10 02:59:53 +0300 |
---|---|---|
committer | Alon Zakai <alonzakai@gmail.com> | 2019-01-09 15:59:53 -0800 |
commit | 6c2dc6e2117e725565de10fba27c159146c10d9a (patch) | |
tree | 409973dbbd3bf842b8bd9b4b31932f3acc991fc1 /.gitattributes | |
parent | 5f114452cd73fcad861660b2b715af726c925084 (diff) | |
download | binaryen-6c2dc6e2117e725565de10fba27c159146c10d9a.tar.gz binaryen-6c2dc6e2117e725565de10fba27c159146c10d9a.tar.bz2 binaryen-6c2dc6e2117e725565de10fba27c159146c10d9a.zip |
Remove wasm.js references (#1860)
following #1859
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index f0b253625..ea18558c2 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,2 @@ *.a binary -bin/wasm.js -diff bin/binaryen.js -diff |