
12 Apr
2012
12 Apr
'12
2 p.m.
On 12/04/2012 13:24, Timo Ketola wrote:
On 12.04.2012 14:13, Stefano Babic wrote:
+/u-boot.geany
What is this ? I do not find any occurency in u-boot tree.
It is my IDE control file. I didn't want to publish this patch at all but I have still a lot of learning about git.
Ah, ok, do not worry. I wondered what it could be.
Can be helpful for you to define your global .gitignore file for your own setup ?
You could add a ~/.gitignore with:
/build-* /uboot.gean
and then in u-boot tree you can issue the command:
$ git config --global core.excludesfile ~/.gitignore
Then all files defined in your global setting are excluded.
Best regards, Stefano Babic
--
=====================================================================
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic@denx.de
=====================================================================