diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2018-03-23 14:04:35 +0100 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2018-04-07 12:04:02 +0200 |
commit | 9ce285cfe3602d71485ac9582ebb8034e485a33c (patch) | |
tree | 2b7cc2753566544251bb01cac1820c2fd7d98eb3 /drivers | |
parent | kbuild: add %.dtb.S and %.dtb to 'targets' automatically (diff) | |
download | linux-9ce285cfe3602d71485ac9582ebb8034e485a33c.tar.xz linux-9ce285cfe3602d71485ac9582ebb8034e485a33c.zip |
.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>
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/crypto/qat/qat_common/.gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/crypto/qat/qat_common/.gitignore b/drivers/crypto/qat/qat_common/.gitignore deleted file mode 100644 index ee328374dba8..000000000000 --- a/drivers/crypto/qat/qat_common/.gitignore +++ /dev/null @@ -1 +0,0 @@ -*-asn1.[ch] |