diff options
author | Aleksey Kladov <[email protected]> | 2020-05-31 08:29:15 +0100 |
---|---|---|
committer | Aleksey Kladov <[email protected]> | 2020-05-31 08:29:15 +0100 |
commit | c1161718792a1841841a51bc8450d37c4f1ff535 (patch) | |
tree | 7c73ac3ef16889f10d2e2bfa8f7573d36c3f5706 /.gitignore | |
parent | 5dd65495699fb3d9c6e4b3c4f27b78a64d23e567 (diff) |
Ignore HTML
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index f835edef0..dab51647d 100644 --- a/.gitignore +++ b/.gitignore | |||
@@ -7,4 +7,4 @@ crates/*/target | |||
7 | *.log | 7 | *.log |
8 | *.iml | 8 | *.iml |
9 | .vscode/settings.json | 9 | .vscode/settings.json |
10 | cargo-timing*.html | 10 | *.html |