On 2016-06-20 06:37, Valentine Sinitsyn wrote: > Hi Jan, > > On 19.06.2016 23:53, Jan Kiszka wrote: >> On 2016-06-19 10:11, Valentine Sinitsyn wrote: >>> Signed-off-by: Valentine Sinitsyn <[email protected]> >>> --- >>> .gitignore | 5 +++++ >>> 1 file changed, 5 insertions(+) >>> >>> diff --git a/.gitignore b/.gitignore >>> index 4dff22b..7b5a755 100644 >>> --- a/.gitignore >>> +++ b/.gitignore >>> @@ -23,3 +23,8 @@ ci/*.tar.xz >>> *.sw[pon] >>> cscope.* >>> ncscope.* >>> + >>> +# Vim stuff >>> +.vimrc >>> +.ycm_extra_conf.py* >>> +Session.vim >>> >> >> That would make now 5 rules, only for vim - how much more does this tool >> generate/need? Doesn't scale. I'll rather remove the other two rules >> again and ask people to resolve such issues locally. >> >> @all vim users, please make use of $HOME/.config/git/ignore! See also >> man gitignore. > You are an Emacs user, I guess? ;-) Anyway, this makes sense. Thanks for > the hint - I got used to put IDE/editor settings in .gitignore.
Nope, I'm on something different. But if I were, I would now point out that Emacs was apparently fine so far without special rules. ;) Jan -- You received this message because you are subscribed to the Google Groups "Jailhouse" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
