Re: [PATCH 3/3] Add ltmain.sh to .gitignore



Thanks Lars,

I have manually applied what you were after in your patches ... should be committed now.

Matt

On 05/24/2012 11:49 AM, Lars-Peter Clausen wrote:
ltmain.sh is auto-generated. Add it to ltmain.sh so it won't appear as an
untracked file.

Signed-off-by: Lars-Peter Clausen<lars metafoo de>
---
  .gitignore |    1 +
  1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 5afdf07..0607716 100644
--- a/.gitignore
+++ b/.gitignore
@@ -32,4 +32,5 @@ examples/rulers
  .gitignore~
  config.*
  libtool
+ltmain.sh
  gtkdatabox/*



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]