.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:
Masahiro Yamada
2018-03-23 22:04:35 +09:00
parent a7f9241909
commit 9ce285cfe3
4 changed files with 1 additions and 7 deletions

1
crypto/.gitignore vendored
View File

@@ -1 +0,0 @@
*-asn1.[ch]

View File

@@ -1 +0,0 @@
*-asn1.[ch]