g...@suckless.org wrote:
>     gitignore: blacklist _/, for private files

Heyho,

you should not push such ignores for private files to the repositories. Just use
the .git/info/exclude file which works the same as a .gitignore file, but lives
only in the context of your copy of the repository.

--Markus

Reply via email to