[PATCH 3/4] bindings/go: ignore downloaded source from github.com

David Bremner david at tethera.net
Mon Jun 3 04:14:18 PDT 2013


Justus Winter <4winter at informatik.uni-hamburg.de> writes:

> Quoting david at tethera.net (2013-06-02 15:39:46)
>> From: David Bremner <bremner at debian.org>
>> 
>> Start a .gitignore for go bindings.
>> ---
>>  bindings/go/.gitignore | 1 +
>>  1 file changed, 1 insertion(+)
>>  create mode 100644 bindings/go/.gitignore
>> 
>> diff --git a/bindings/go/.gitignore b/bindings/go/.gitignore
>> new file mode 100644
>> index 0000000..a2670c1
>> --- /dev/null
>> +++ b/bindings/go/.gitignore
>> @@ -0,0 +1 @@
>> +src/github.com/
>
> This looks fine too, but you might want to add bin/ and pkg/ while you
> are at it.
>

Done, and the remaining 2 patches pushed.

d


More information about the notmuch mailing list