summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorClementTsang <clementjhtsang@gmail.com>2020-01-10 23:41:16 -0500
committerClementTsang <clementjhtsang@gmail.com>2020-01-10 23:41:16 -0500
commitef9e478daf25b858b22eababbce3cc381d625854 (patch)
tree6c7d46d5d5101d3b6215f6a37b4e65864c5cde41 /.gitignore
parentc5855e7b0a64228aa6808a0580d8aa2f0801729a (diff)
Added new way of calculating the table widths in order to avoid some tui-rs bug causing the lines to freak out.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index fb74473f..a154bca7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,4 +10,4 @@ Cargo.lock
**/*.rs.bk
*.log
-
+.vscode \ No newline at end of file