Browse Source

[CI] Ignore downloaded datasets.

v0.2.x
jajupmochi 4 years ago
parent
commit
ce6399593d
1 changed files with 6 additions and 0 deletions
  1. +6
    -0
      .gitignore

+ 6
- 0
.gitignore View File

@@ -79,3 +79,9 @@ outputs/


# pyCharm. # pyCharm.
.idea/ .idea/

# tests.
gklearn/tests/datasets/

# Experiments.
gklearn/experiments/datasets/

Loading…
Cancel
Save