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

2013-06-03 Thread David Bremner
Justus Winter <4winter at informatik.uni-hamburg.de> writes:

> Quoting david at tethera.net (2013-06-02 15:39:46)
>> From: David Bremner 
>> 
>> 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 000..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


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

2013-06-03 Thread David Bremner
Justus Winter 4win...@informatik.uni-hamburg.de writes:

 Quoting da...@tethera.net (2013-06-02 15:39:46)
 From: David Bremner brem...@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 000..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
___
notmuch mailing list
notmuch@notmuchmail.org
http://notmuchmail.org/mailman/listinfo/notmuch


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

2013-06-02 Thread da...@tethera.net
From: David Bremner 

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 000..a2670c1
--- /dev/null
+++ b/bindings/go/.gitignore
@@ -0,0 +1 @@
+src/github.com/
-- 
1.8.2.rc2



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

2013-06-02 Thread david
From: David Bremner brem...@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 000..a2670c1
--- /dev/null
+++ b/bindings/go/.gitignore
@@ -0,0 +1 @@
+src/github.com/
-- 
1.8.2.rc2

___
notmuch mailing list
notmuch@notmuchmail.org
http://notmuchmail.org/mailman/listinfo/notmuch