On Sat, Mar 2, 2019, at 10:00 AM, Ye Xiaoxing wrote:
> On Sun, Mar 3, 2019 at 1:38 AM Mark Sapiro <m...@msapiro.net> wrote:
> 
> > On 3/1/19 10:48 PM, aaryan bhagat wrote:
> > > Mailman shell in postorious directory results in untracted changes in
> > logs.
> > > Do we need to keep track of it or add them to gitignore.
> >
> >
> > Your test and development environment should be separate from your
> > clones of the GitLab branches.
> >
> 
> It is correct but I *think* we shall also ship a gitignore file so
> developers won't commit unwanted files? Just like what we do in `mailman`
> project.

We do that for project specific files. There are generally a whole lot of other
files that people should be excluding in their global gitignore[1] files.

Virtualenv is not something that is always created in the current working
directory, so I don't suppose that they should be included there. So is the var
directory, which is something developers should be careful about. We shouldn't
really be ignoring *var/. One var directory

I won't completely mind if someone were to add postorius.db and log directory
generated by Postorius in the project's .gitignore though. 

[1]: http://egorsmirnov.me/2015/05/04/global-gitignore-file.html


> 
> > --
> > Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
> > San Francisco Bay Area, California    better use your sense - B. Dylan
> > _______________________________________________
> > Mailman-Developers mailing list -- mailman-developers@python.org
> > To unsubscribe send an email to mailman-developers-le...@python.org
> > https://mail.python.org/mailman3/lists/mailman-developers.python.org/
> > Mailman FAQ: https://wiki.list.org/x/AgA3
> >
> > Security Policy: https://wiki.list.org/x/QIA9
> >
> _______________________________________________
> Mailman-Developers mailing list -- mailman-developers@python.org
> To unsubscribe send an email to mailman-developers-le...@python.org
> https://mail.python.org/mailman3/lists/mailman-developers.python.org/
> Mailman FAQ: https://wiki.list.org/x/AgA3
> 
> Security Policy: https://wiki.list.org/x/QIA9
>

-- 
  thanks,
  Abhilash Raj (maxking)
_______________________________________________
Mailman-Developers mailing list -- mailman-developers@python.org
To unsubscribe send an email to mailman-developers-le...@python.org
https://mail.python.org/mailman3/lists/mailman-developers.python.org/
Mailman FAQ: https://wiki.list.org/x/AgA3

Security Policy: https://wiki.list.org/x/QIA9

Reply via email to