.gitignore 99 B

123456789101112
  1. /.cache/
  2. /.pytest_cache/
  3. /build/
  4. /dist/
  5. /*.egg-info/
  6. *.py[cdo]
  7. .DS_Store
  8. /labelme/resources.py