.gitignore 65 B

1234567
  1. .DS_Store
  2. __pycache__/*
  3. .idea/*
  4. runs/*
  5. input/*
  6. cache/*
  7. realpics/*