diff options
| author | Laurenz <laurmaedje@gmail.com> | 2020-08-14 20:55:02 +0200 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2020-08-14 20:55:10 +0200 |
| commit | d90d921a910e52242c68a91ff3ff03749250253c (patch) | |
| tree | 405bf08bb93454a6d04b959fabc72dcec694ec55 /.gitignore | |
| parent | c8f6b5bd5c55845562571c196a0b2c1a7ca20f71 (diff) | |
Remove output files which sneaked into the repository ❌
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,5 +2,5 @@ /target **/*.rs.bk Cargo.lock -tests/cache +tests/out _things |
