Fix directory issue when running tests for first time

This commit is contained in:
abigailt 2021-07-12 14:58:58 +03:00
parent bcc3d67ba4
commit 60d48ab388
2 changed files with 13 additions and 1 deletions

4
datasets/.gitignore vendored Normal file
View file

@ -0,0 +1,4 @@
# Ignore everything in this directory
*
# Except this file
!.gitignore