On Fri, Aug 23, 2013 at 07:57:04PM +, Bryce W. Harrington wrote:
> Commit 77ab1721 renamed the client binaries; this change updates
> .gitignore to follow this change.
Good one, thanks.
Kristian
> Signed-off-by: Bryce Harrington
> ---
> clients/.gitignore | 37 +++
On Fri, Aug 23, 2013 at 01:52:33PM -0700, Bill Spitzak wrote:
> Can you just ignore the entire bin directory?
These are actually in the src directory; they get copied to the bin
directory on install (which git doesn't look in), but the binaries
remain in src/ so git still notices them.
> Bryce W
Can you just ignore the entire bin directory?
Bryce W. Harrington wrote:
Commit 77ab1721 renamed the client binaries; this change updates
.gitignore to follow this change.
Signed-off-by: Bryce Harrington
---
clients/.gitignore | 37 +++--
1 file changed, 19 i
Commit 77ab1721 renamed the client binaries; this change updates
.gitignore to follow this change.
Signed-off-by: Bryce Harrington
---
clients/.gitignore | 37 +++--
1 file changed, 19 insertions(+), 18 deletions(-)
diff --git a/clients/.gitignore b/clients/.gi