I’m a bit used to excluding local files from git’s tracking, which don’t make sense to stick in the repository’s main .ignore
(think .dir-locals{,-2}.el
, a build directory, etc.)
I’ve been looking around to see if Pijul implements similar behavior, but as of yet I’ve seen nothing. Does anyone know if such functionality exists?