diff options
author | Jordan Gong <jordan.gong@protonmail.com> | 2020-12-16 16:58:40 +0800 |
---|---|---|
committer | Jordan Gong <jordan.gong@protonmail.com> | 2020-12-16 16:58:40 +0800 |
commit | 5b42006e37e4c1d285eb627efd9453ffddf02785 (patch) | |
tree | d7ac9de93e79802420bf813d9bba17865d6a1b3f /.gitignore | |
parent | 8e1a23968d43f3e615a8bda81812439d4c809484 (diff) |
Ignore dataset
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -144,3 +144,6 @@ dmypy.json # End of https://www.toptal.com/developers/gitignore/api/python +# Dataset +data/ + |