diff options
author | Philipp Gesang <phg@phi-gamma.net> | 2015-05-09 00:38:08 +0200 |
---|---|---|
committer | Philipp Gesang <phg@phi-gamma.net> | 2015-05-09 00:38:08 +0200 |
commit | 15ba5ee2c2430a532e5fc185e38e583bba24cd21 (patch) | |
tree | bc138c6b639e330c8f73cfdf9a169c55a77cb699 /.gitignore | |
parent | 149aa5c1a25af0bcb6accd65ba9e95ebb75c5b00 (diff) | |
download | vtcol-15ba5ee2c2430a532e5fc185e38e583bba24cd21.tar.gz |
cargo: add Cargo.lock to repo
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -2,7 +2,6 @@ vtcol # build side-effects -Cargo.lock target/* # Vim session files |