Le 23/04/2014 16:17, Patrik Karlsson a écrit :
> Hi,
>
> What should a .gitignore look like?
>
> The one I am using contains:
> .lock
> *~
> *.gambas
> .settings
>
> /Patrik
Look at the Project.CleanUp() method in the IDE source code. That method
removes all files that must not be controlled by s
On Wed, 23 Apr 2014, Tobias Boege wrote:
> On Wed, 23 Apr 2014, Patrik Karlsson wrote:
> > Hi,
> >
> > What should a .gitignore look like?
> >
> > The one I am using contains:
> > .lock
> > *~
> > *.gambas
> > .settings
> >
>
> You can also safely ignore
>
> .action
> .directory
> .icon.png
>
On Wed, 23 Apr 2014, Patrik Karlsson wrote:
> Hi,
>
> What should a .gitignore look like?
>
> The one I am using contains:
> .lock
> *~
> *.gambas
> .settings
>
You can also safely ignore
.action
.directory
.icon.png
.startup
as they can (and will) be regenerated by the IDE. You should ignore
Hi,
What should a .gitignore look like?
The one I am using contains:
.lock
*~
*.gambas
.settings
/Patrik
--
Start Your Social Network Today - Download eXo Platform
Build your Enterprise Intranet with eXo Platform Softwar