[Geany-devel] Devhelp integration plugin

Matthew Brush matthewbrush at xxxxx
Sun Mar 13 16:30:22 UTC 2011


On 03/13/11 07:17, Frank Lanitz wrote:
> On Sun, 13 Mar 2011 12:08:32 +0800
> Chow Loong Jin<hyperair at gmail.com>  wrote:
>
>> You could actually use .git/info/exclude instead for that
>> functionality. Then you can use stuff like git clean -fdx, and not
>> worry about accidentally purging your .gitignore. .gitignore should
>> only be used if you want to commit it into the repository.
> I had a talk with a git expert a couple of days ago and he mentioned
> that this (.git/info/exclude) is the better approach on doing this.
>
Assuming that the svn:ignore properties are configured/up-to-date, to be 
able to use it with 'git-svn show-ignore >> .git/info/exclude'.

Cheers,
Matthew Brush (codebrainz)



More information about the Devel mailing list