From a86e1076a0ffc5d7413a6a18194092e81293457f Mon Sep 17 00:00:00 2001 From: "Roland C. Dowdeswell" Date: Wed, 30 Oct 2019 18:16:34 +0000 Subject: [PATCH] Ignore tags files and *_asn1_oid.x --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a794eb26b..18891e2f2 100644 --- a/.gitignore +++ b/.gitignore @@ -16,6 +16,7 @@ Makefile Makefile.in rs_state.ini asn1_*.[cx] +tags !/lib/asn1/asn1_gen.c !/lib/asn1/asn1_print.c !/lib/krb5/asn1_glue.c @@ -27,6 +28,7 @@ asn1_*.[cx] *_asn1-template.c *_asn1-template.x *_asn1_files +*_asn1_oids.x *_err.[ch] !/lib/com_err/com_err.[ch] *-commands.[ch] @@ -58,7 +60,6 @@ asn1_*.[cx] /setupbuild.cmd /stage1.diff /stage2.diff -/tags /test-driver /ylwrap