diff options
author | Aqua-sama <aqua@iserlohn-fortress.net> | 2020-10-13 22:59:23 +0300 |
---|---|---|
committer | Aqua-sama <aqua@iserlohn-fortress.net> | 2020-10-13 22:59:23 +0300 |
commit | 55f75215607962def4cf83d2c27b2899dce24881 (patch) | |
tree | fb02591c5a6708b9dd8f2bbf871176995fae33b3 /.gitignore | |
parent | Add dummy SIGINT handler (diff) | |
download | rshell-55f75215607962def4cf83d2c27b2899dce24881.tar.xz |
Use crates.io/rustyline as readline
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1 +1,2 @@ +Cargo.lock /target |