28 May
2015
28 May
'15
11:29 a.m.
* Marcel Korpel <marcel.korpel@gmail.com> (Thu, 28 May 2015 13:14:11 +0200):
At this point, a default .gitignore should be placed in .
One more addition: in case of a package that downloads from VCS sources, the download directory created by makepkg (containing the source tree) should be added to .gitignore. For instance, a package named foobar-git will likely result in a download directory named foobar/ [1]; this name should be included in .gitignore. [1] Is this true? After all, one can override the default download directory in the source array. Best, Marcel