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.
 
 

14 lines
202 B

# Ignore mac files/directories
.DS_Store
# Ignore Rust output directory
/target
# Ignore local animeboxes backup files
*.abbj
# Ignore json data files
*.json
# Ignore default download directory
tmp/