diff options
author | Ruben Pollan | 2018-08-27 18:21:37 +0200 |
---|---|---|
committer | Ruben Pollan | 2018-08-27 18:21:37 +0200 |
commit | 8acae5ce7497255eae1d16e6355b6da605bc2707 (patch) | |
tree | ec251e2d6fd779548e55ca1b6663262a9681cdda /.gitignore | |
parent | b80fb44d83f9460f9d1ab4c831e7c6a9baf44c16 (diff) |
Add cargo.lock to the repo
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,2 +1,4 @@ /target/ **/*.rs.bk +*.ics +*.swp |