Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9ce285cf authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

.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: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
parent a7f92419
Loading
Loading
Loading
Loading
+1 −4
Original line number Diff line number Diff line
@@ -11,6 +11,7 @@
#
.*
*.a
*-asn1.[ch]
*.bin
*.bz2
*.c.[012]*.*
@@ -130,7 +131,3 @@ all.config

# Kdevelop4
*.kdev4

#Automatically generated by ASN.1 compiler
net/ipv4/netfilter/nf_nat_snmp_basic-asn1.c
net/ipv4/netfilter/nf_nat_snmp_basic-asn1.h

crypto/.gitignore

deleted100644 → 0
+0 −1
Original line number Diff line number Diff line
*-asn1.[ch]

crypto/asymmetric_keys/.gitignore

deleted100644 → 0
+0 −1
Original line number Diff line number Diff line
*-asn1.[ch]
+0 −1
Original line number Diff line number Diff line
*-asn1.[ch]