Email or username:

Password:

Forgot your password?
Top-level
Chris Glass

@chrisisgr8 I wrote a Python script to clean up my digital comic book collection. The very first feature was to remove that file, and all .thumbnails folders

1 comment
Alex Crocker

@TheChrisGlass @chrisisgr8 I tried doing this once, but then all my file icons moved around. The file serves a purpose. To keep it out of git repos though, I generally just put a “.gitignore_global” in my home directory and that prevents any accidental pushes of that file anywhere on the system.

Go Up