Skip to content
Snippets Groups Projects
Commit 0e5b4910 authored by Martin Storsjö's avatar Martin Storsjö Committed by Niels Möller
Browse files

Add missing entries to .gitignore

Ignore the newly generated bignum.h, also ignore OS X dylibs
and lib{nettle,hogweed}.stamp.
parent 11f60a78
Branches
Tags
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment