* 'main' of https://git.trtmn.io/fonts/fonts:
  Added cleanup items

# Conflicts:
#	.fontfoldercleanup/cleanup.py
This commit is contained in:
Matt Troutman 2024-09-16 21:13:55 -05:00
commit 8639d61c86
No known key found for this signature in database

View file

@ -209,9 +209,9 @@ if __name__ == '__main__':
remove_ds_store_files('/Users/fishy/custom_fonts/')
remove_empty_folders('/Users/fishy/custom_fonts/')
remove_bad_phrases('/Users/fishy/custom_fonts/')
collect_orphaned_fonts('/Users/fishy/custom_fonts/')
lowercase_all_the_folders('/Users/fishy/custom_fonts/')
add_font_folders_to_each('/Users/fishy/custom_fonts/')
remove_ds_store_files('/Users/fishy/custom_fonts/')
remove_empty_folders('/Users/fishy/custom_fonts/')
# remove_bad_phrases('/Users/fishy/custom_fonts/')
# collect_orphaned_fonts('/Users/fishy/custom_fonts/')
# lowercase_all_the_folders('/Users/fishy/custom_fonts/')
# add_font_folders_to_each('/Users/fishy/custom_fonts/')
# remove_ds_store_files('/Users/fishy/custom_fonts/')
# remove_empty_folders('/Users/fishy/custom_fonts/')