@@ -9,9 +9,9 @@ __pycache__
dist
datasets
.idea
-data
+tests/data
watermark_codec.egg-info
-run
+tests/run
# -------------------------------------------------------------------------------------------------------------------- #
*.jpg
*.png
@@ -1,5 +1,4 @@
-exclude data
exclude model
-exclude run
+exclude tests
exclude .gitignore
exclude README.md