Browse Source

move gitignore

Loann Peurey 1 year ago
parent
commit
feec9f0ff5
2 changed files with 4 additions and 3 deletions
  1. 4 1
      .gitignore
  2. 0 2
      tests/.gitignore

+ 4 - 1
.gitignore

@@ -165,4 +165,7 @@ dmypy.json
 .Spotlight-V100
 .Trashes
 ehthumbs.db
-Thumbs.db
+Thumbs.db
+
+#test_dataset
+tests/test_dataset/

+ 0 - 2
tests/.gitignore

@@ -1,2 +0,0 @@
-#dataset copied for tests, similar to existing_dataset
-test_dataset/