Ignore the newly generated bignum.h, also ignore OS X dylibs
and lib{nettle,hogweed}.stamp.
---
 .gitignore | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 9fb025e..2af4d2d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,6 +11,7 @@ TAGS
 *.so
 *.exe
 *.dll
+*.dylib
 core
 /*.d
 /*.po
@@ -20,6 +21,7 @@ core
 /.lib
 /*.asm
 /Makefile
+/bignum.h
 /config.cache
 /config.h
 /config.h.in
@@ -37,7 +39,7 @@ core
 /aesdata
 /desdata
 /eccdata
-/eccdata.stamp
+/*.stamp
 /gcmdata
 /shadata
 /twofishdata
-- 
1.8.5.2 (Apple Git-48)

_______________________________________________
nettle-bugs mailing list
[email protected]
http://lists.lysator.liu.se/mailman/listinfo/nettle-bugs

Reply via email to