On Fri, 8 Apr 2016 15:02:03 +0200
Markus Teich <markus.teich_AT_stusta.mhn.de> wrote:
> git_AT_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
>
Ok, nice
Received on Fri Apr 08 2016 - 15:03:51 CEST