add gitignore file, untrack the datasets and pycache
This commit is contained in:
parent
8a0d0de11f
commit
7b2bfd05d5
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
__pycache__/
|
||||
datasets/
|
Loading…
Reference in New Issue
Block a user