[PATCH] gitignore: Ignore autogenerated files from new Heimdal merge.

Andrew Kroeger andrew at id10ts.net
Fri Jun 12 08:14:46 GMT 2009


All:

Please find attached a patch to ignore auto-generated files from the 
recent Heimdal import.

Sincerely,
Andrew Kroeger
-------------- next part --------------
>From 5c6fedce6c0ca6b421fbb55ab35a6886c3c18ec1 Mon Sep 17 00:00:00 2001
From: Andrew Kroeger <andrew at id10ts.net>
Date: Thu, 11 Jun 2009 18:43:32 -0500
Subject: [PATCH] gitignore: Ignore autogenerated files from new Heimdal merge.

---
 .gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index e8e1dfa..1326f7c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -174,6 +174,7 @@ source4/heimdal/lib/ntlm/heimntlm-protos.h
 source4/heimdal/lib/roken/err.h
 source4/heimdal/lib/roken/vis.h
 source4/heimdal/lib/wind/*_table.?
+source4/heimdal/lib/*/*_asn1.hx
 source4/include/build.h
 source4/include/config_tmp.h
 source4/include/config_tmp.h.in
-- 
1.6.0.6



More information about the samba-technical mailing list