diff options
author | Jordan Gong <jordan.gong@protonmail.com> | 2021-04-08 13:09:58 +0800 |
---|---|---|
committer | Jordan Gong <jordan.gong@protonmail.com> | 2021-04-08 13:09:58 +0800 |
commit | 5e00cd7de1729db12329e793a4e84b6c7900a948 (patch) | |
tree | 147ae59ff7c96dc50f4986e29284f462ba7d9f6a /.gitignore | |
parent | 4fda9dfcb55cf78dda1e942992354037c3e08456 (diff) | |
parent | fbffa65010bb876844ca538f6de8b15dcaa9876c (diff) |
Merge branch 'python3.8' into python3.7
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 |