diff options
author | Jordan Gong <jordan.gong@protonmail.com> | 2021-04-08 13:09:18 +0800 |
---|---|---|
committer | Jordan Gong <jordan.gong@protonmail.com> | 2021-04-08 13:09:18 +0800 |
commit | af7faa0f6d1eb3117359f5cf8e4d27a75f3f961c (patch) | |
tree | 1e898927c89e82216fa0abc816324b480795cef6 /.gitignore | |
parent | a66e5a456a2b036b2b787371da3160efc559031f (diff) |
Ignore notebooks
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -148,3 +148,5 @@ dmypy.json data/ # Runtime runs/ +# Jupter notebooks +notebooks/
\ No newline at end of file |