diff options
| author | olivia <olivia@fastmail.com> | 2018-04-26 21:41:19 +0200 |
|---|---|---|
| committer | olivia <olivia@fastmail.com> | 2018-04-26 21:41:19 +0200 |
| commit | 3ffefa32e156f3b8f05df798c4a3e6bd5899f30c (patch) | |
| tree | 82bd61aba0179a9ade710c6530b941624d746169 /.gitignore | |
| parent | 5e89d1e888a8fafc39096afce36d02e313f349c2 (diff) | |
init new cargo project
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,2 +1,6 @@ *.swp target/ + +/target/ +**/*.rs.bk +Cargo.lock |
