summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Storsjö <martin@martin.st>2015-01-24 14:22:08 +0200
committerNiels Möller <nisse@lysator.liu.se>2015-01-25 20:17:32 +0100
commitc4ae6233d9b4bb1506df43cb5b09c6f8d05c60d4 (patch)
treea7d13159e1d5be482171cd2c9a74f53f36099070
parent9e8119158d6e7f19c98b47404afc50933295e6cc (diff)
downloadnettle-c4ae6233d9b4bb1506df43cb5b09c6f8d05c60d4.tar.gz
gitignore: Add a missing entry for ecc-25519.h
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 2b16f4c8..4370caae 100644
--- a/.gitignore
+++ b/.gitignore
@@ -50,6 +50,7 @@ core
/ecc-256.h
/ecc-384.h
/ecc-521.h
+/ecc-25519.h
/nettle.aux
/nettle.cp
/nettle.cps