Remove lib/hx509/*.pem files from .gitignore
These files are included in the repository and don't have makefile rules to generate them, so don't ignore them. Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
This commit is contained in:

committed by
Love Hornquist Astrand

parent
92a17668e5
commit
dc2b09f167
1
.gitignore
vendored
1
.gitignore
vendored
@@ -174,7 +174,6 @@ asn1_*.[cx]
|
||||
/lib/hdb/hdb-private.h
|
||||
/lib/hdb/test_dbinfo
|
||||
/lib/hdb/test_hdbkeys
|
||||
/lib/hx509/data/*.pem
|
||||
/lib/hx509/data/*.srl
|
||||
/lib/hx509/data/*.req
|
||||
/lib/hx509/data/sub-ca-combined.crt
|
||||
|
Reference in New Issue
Block a user