diff options
| author | Fuwn <[email protected]> | 2021-06-07 02:46:14 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-06-07 02:46:14 +0000 |
| commit | c61161b573dbe66a8e6c4becc9e4af802e65ce80 (patch) | |
| tree | b6f5cfdbe6984c87ac3af6c06677afcc8d207dd1 /.gitignore | |
| parent | docs(cargo): change favicon and icon in generated docs (diff) | |
| download | whirl-c61161b573dbe66a8e6c4becc9e4af802e65ce80.tar.xz whirl-c61161b573dbe66a8e6c4becc9e4af802e65ce80.zip | |
test(whirl_common): create benchmarks
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -19,6 +19,7 @@ Cargo.lock /Whirl.toml /.secrets /log/ +/crates/**/target/ # DB Browser /whirl.sqlite3-shm |