diff options
author | Vla Mai <[email protected]> | 2019-04-01 23:37:15 +0100 |
---|---|---|
committer | Vla Mai <[email protected]> | 2019-04-01 23:37:15 +0100 |
commit | 4d1e44fd4c6237228c6d366ba371d9c88a9311e1 (patch) | |
tree | df37b8932b4b01dafd58a328f2177c10b132f04d /.gitignore | |
parent | 3546c82fb9cd2495340adbd6aadc4099d293e83e (diff) |
add print function
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,3 +11,4 @@ Cargo.lock | |||
11 | 11 | ||
12 | # ignore history used by rustyline | 12 | # ignore history used by rustyline |
13 | history.txt | 13 | history.txt |
14 | ./.idea \ No newline at end of file | ||