.gitignore 121 B

123456
  1. __pycache__/
  2. *.py[cod]
  3. # Runtime screenshots; the data directory itself is retained with .gitkeep.
  4. data/raw/
  5. data/mask/