A tool to read animebox backup files and export the data in alternate formats.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
202 B

4 years ago
4 years ago
  1. # Ignore mac files/directories
  2. .DS_Store
  3. # Ignore Rust output directory
  4. /target
  5. # Ignore local animeboxes backup files
  6. *.abbj
  7. # Ignore json data files
  8. *.json
  9. # Ignore default download directory
  10. tmp/