From eb1a982842992741f19b989e9c2bef7c3f7b1d83 Mon Sep 17 00:00:00 2001 From: Alex Shinn Date: Tue, 21 Apr 2015 00:00:29 +0900 Subject: [PATCH] Ignoring generated crypto.c. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 65a296dd..e1d9ae77 100644 --- a/.gitignore +++ b/.gitignore @@ -54,3 +54,4 @@ tests/snow/repo-cache tests/snow/repo*/repo.scm tests/snow/tmp-root tmp +/lib/chibi/crypto/crypto.c