summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDavid Luevano <55825613+luevano@users.noreply.github.com>2019-12-17 15:44:56 -0700
committerDavid Luevano <55825613+luevano@users.noreply.github.com>2019-12-17 15:44:56 -0700
commit96a3f2b2950451a478c951e642a4aa188219682b (patch)
tree555129129febd716f7ff64e352a92cc94fdfb13c /.gitignore
parentb799e335edf24e29e6afa328440cbb9180a25bb2 (diff)
Add ignores
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a1bdb4dde..02ab56ded 100644
--- a/.gitignore
+++ b/.gitignore
@@ -114,3 +114,7 @@ venv.bak/
# Original data.
.original_data/
+
+# Benchmarks and figures
+benchmarks.csv
+.figs/ \ No newline at end of file