diff options
author | David Luevano <55825613+luevano@users.noreply.github.com> | 2019-12-17 15:44:56 -0700 |
---|---|---|
committer | David Luevano <55825613+luevano@users.noreply.github.com> | 2019-12-17 15:44:56 -0700 |
commit | 96a3f2b2950451a478c951e642a4aa188219682b (patch) | |
tree | 555129129febd716f7ff64e352a92cc94fdfb13c /.gitignore | |
parent | b799e335edf24e29e6afa328440cbb9180a25bb2 (diff) |
Add ignores
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
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 |