diff options
| author | Laurenz <laurmaedje@gmail.com> | 2019-11-28 19:09:18 +0100 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2019-11-28 19:09:18 +0100 |
| commit | 17082389ae90438682978c825ec620b544d73b65 (patch) | |
| tree | d9f528e71138a55edd1888d9646dad1ce623be50 | |
| parent | e40b57498dd2871a64759d180a6a37327a6bf543 (diff) | |
Update gitignore 📋
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ +.vscode /target **/*.rs.bk Cargo.lock -things tests/cache |
