diff options
| author | Luca Casonato <lucacasonato@yahoo.com> | 2020-09-22 23:03:11 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-22 23:03:11 +0200 |
| commit | cf0c49191e9be862027f74f39318a3479fce3ba2 (patch) | |
| tree | c858fbf7c0bc44444d5a0839ef25bada5557521c /.gitignore | |
| parent | f601721851bdd64ee5b40bd3d408df063691b425 (diff) | |
chore(std/hash): update crates (#7631)
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index cec330c48..461e8e568 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,7 @@ gclient_config.py_entries /gh-pages/ /target/ +/std/hash/_wasm/target # Files that help ensure VSCode can work but we don't want checked into the # repo |
