summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJiayi Zhao <jeff.no.zhao@gmail.com>2018-07-17 22:09:05 -0400
committerJiayi Zhao <jeff.no.zhao@gmail.com>2018-07-17 22:15:42 -0400
commitcf94c43b620e05e3428e04946060e6dbf05dd6f6 (patch)
treea482d5cc41b7597c6850944edc3c77c3273a37d2 /.gitignore
parent7e566655610fab51df8066ad88478e2c6fe1e6fa (diff)
major refactoring
add intermediate structs add methods to structs remove duplicate code add support for shortening filenames to fit inside window width unstable unicode support
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 28cdc32..73ad0b0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
/target
/test
+*~
Cargo.lock
**/*.rs.bk