Re: [Gambas-user] Question on the .gitignore file

2014-09-26 Thread Willy Raets
On vr, 2014-09-26 at 19:09 +0200, Benoît Minisini wrote: > Le 26/09/2014 17:00, Willy Raets a écrit : > > Hi, > > > > At work I have been playing with setting up a git repository on a server > > to have some version control on Gambas development. > > > > Now I have seen that the Gambas (trunk versi

Re: [Gambas-user] Question on the .gitignore file

2014-09-26 Thread Benoît Minisini
Le 26/09/2014 17:00, Willy Raets a écrit : > Hi, > > At work I have been playing with setting up a git repository on a server > to have some version control on Gambas development. > > Now I have seen that the Gambas (trunk version) default makes > a .gitignore file, witch is a very handy thing when

[Gambas-user] Question on the .gitignore file

2014-09-26 Thread Willy Raets
Hi, At work I have been playing with setting up a git repository on a server to have some version control on Gambas development. Now I have seen that the Gambas (trunk version) default makes a .gitignore file, witch is a very handy thing when working with git. I was wondering what is the use of