diff options
author | Akshay <[email protected]> | 2019-04-02 12:57:16 +0100 |
---|---|---|
committer | GitHub <[email protected]> | 2019-04-02 12:57:16 +0100 |
commit | 282eb1d51f4093872053936d0adc6bbc03caeebe (patch) | |
tree | 6006271f3001e172348204e580bf10a9db1ed62b /.gitignore | |
parent | 3546c82fb9cd2495340adbd6aadc4099d293e83e (diff) | |
parent | b8726a12fd97d04544cb3fa98e7c3f55466a707e (diff) |
Merge pull request #11 from kzoper/master
aligned outputs, separate thousands
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 | ||