summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2014-12-06 12:27:37 -0500
committerAndrew Gallant <jamslam@gmail.com>2014-12-06 12:27:37 -0500
commitccc4a24564ea33fca5f1b8ad2f95184d66c7ad60 (patch)
treee8e0d89da1ea986e5f9449f068bd9b246d65f685
parent022008c6e603420546db13c095d388f984cc1d07 (diff)
ignore tsv files too
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 702ae80..413edaf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,6 +6,7 @@ build
target
ctags.rust
*.csv
+*.tsv
main
*.idx
builds