.gitignore: move *-asn1.[ch] patterns to the top-level .gitignore
These are common patterns where source files are parsed by the asn1_compiler. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
This commit is contained in:
1
crypto/.gitignore
vendored
1
crypto/.gitignore
vendored
@@ -1 +0,0 @@
|
||||
*-asn1.[ch]
|
1
crypto/asymmetric_keys/.gitignore
vendored
1
crypto/asymmetric_keys/.gitignore
vendored
@@ -1 +0,0 @@
|
||||
*-asn1.[ch]
|
Reference in New Issue
Block a user