(2024-03-30, 09:55 PM)jacqueline Wrote: Literally using a .gitignore would be kinda funny. At the moment we just ignore anything starting with a '.'. I'm thinking longer term we'll want to do something like look for a 'Music' directory, a 'Podcasts' directory, etc, and handling ingestion of files in those directories differently.I actually just tried this on my folder of theme songs and it does keep it from being indexed, but it's also ignored by the file browser so only halfway to what I want lol.
Edit: a "show hidden files" tick box for the file browser would work for me, and I think probably for the other freaks who are like me. That might be easier than whipping up a gitignore type system, although with the caveat if I turn hidden files on and try to play the tangara db files or something and it fucks up then it's my own fault for doing that.