Skip to content
Commit d682026d authored by Zhu Lingshan's avatar Zhu Lingshan Committed by Pablo Neira Ayuso
Browse files

.gitignore: ignore ASN.1 auto generated files



when build kernel with default configure, files:

generatenet/ipv4/netfilter/nf_nat_snmp_basic-asn1.c
net/ipv4/netfilter/nf_nat_snmp_basic-asn1.h

will be automatically generated by ASN.1 compiler, so
No need to track them in git, it's better to ignore them.

Signed-off-by: default avatarZhu Lingshan <lszhu@suse.com>
Signed-off-by: default avatarPablo Neira Ayuso <pablo@netfilter.org>
parent b2606644
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment