diff options
author | Brian Cully <bjc@kublai.com> | 2019-08-14 18:48:44 -0400 |
---|---|---|
committer | Brian Cully <bjc@kublai.com> | 2019-08-14 18:49:01 -0400 |
commit | 255681db19215f54f27e443cf2778488950d2606 (patch) | |
tree | f0c5d2053f134d3b46ca114fa18f56955abeb75b /.gitignore | |
parent | 25bffc6bd9e88bcc8ac7c56ab5ba883543f530c3 (diff) | |
download | clint-255681db19215f54f27e443cf2778488950d2606.tar.gz clint-255681db19215f54f27e443cf2778488950d2606.zip |
Ignore Cargo.lock.next
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ +Cargo.lock /target **/*.rs.bk .gdb_history |