summaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2018-03-23 22:04:35 +0900
committerMasahiro Yamada <yamada.masahiro@socionext.com>2018-04-07 19:04:02 +0900
commit9ce285cfe3602d71485ac9582ebb8034e485a33c (patch)
tree2b7cc2753566544251bb01cac1820c2fd7d98eb3 /crypto
parenta7f924190924783d3e291624c4f0c3f51481ae2c (diff)
downloadlinux-0-day-9ce285cfe3602d71485ac9582ebb8034e485a33c.tar.gz
linux-0-day-9ce285cfe3602d71485ac9582ebb8034e485a33c.tar.xz
.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 'crypto')
-rw-r--r--crypto/.gitignore1
-rw-r--r--crypto/asymmetric_keys/.gitignore1
2 files changed, 0 insertions, 2 deletions
diff --git a/crypto/.gitignore b/crypto/.gitignore
deleted file mode 100644
index ee328374dba8f..0000000000000
--- a/crypto/.gitignore
+++ /dev/null
@@ -1 +0,0 @@
-*-asn1.[ch]
diff --git a/crypto/asymmetric_keys/.gitignore b/crypto/asymmetric_keys/.gitignore
deleted file mode 100644
index ee328374dba8f..0000000000000
--- a/crypto/asymmetric_keys/.gitignore
+++ /dev/null
@@ -1 +0,0 @@
-*-asn1.[ch]