Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 44a17ef8 authored by Alexander Kuleshov's avatar Alexander Kuleshov Committed by Herbert Xu
Browse files

crypto: rsa - add .gitignore for crypto/*.-asn1.[ch] files



There are two generated files: crypto/rsakey-asn1.c and crypto/raskey-asn1.h,
after the cfc2bb32 commit. Let's add
.gitignore to ignore *-asn1.[ch] files.

Signed-off-by: default avatarAlexander Kuleshov <kuleshovmail@gmail.com>
Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent 2cdcc357
Loading
Loading
Loading
Loading

crypto/.gitignore

0 → 100644
+1 −0
Original line number Diff line number Diff line
*-asn1.[ch]