You clearly did not read it all. The point is to not have two ingore files to sync.
2015-06-21 12:16 GMT+02:00 LordBlick <[email protected]>: > In response to a message written on 21.06.2015, 05:12, from Marco Hess: >> >> I am using Git in my KiCad development and found that I had problems with >> ignoring generated files. >> >> After some stuffing around I found it was supposed to be handled through >> configuring git to use the .bzringore file through a .gitconfig file. >> >> However, this was not working correctly with the = sign missing in the >> config >> file that I fixed. >> >> Also, I took the opportunity to add a bit of explantion to the .gitconfig >> file >> as to what its intention is and how to enable it correctly for the local >> repository. > > Use .gitignore dude, it's especially for it… > > -- > Best Regards, > LordBlick > > > _______________________________________________ > Mailing list: https://launchpad.net/~kicad-developers > Post to : [email protected] > Unsubscribe : https://launchpad.net/~kicad-developers > More help : https://help.launchpad.net/ListHelp _______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

