diff options
author | Andrew Kroeger <andrew@id10ts.net> | 2009-05-31 19:36:55 -0500 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2009-06-01 19:13:28 +1000 |
commit | a0edb50552090341760c9dfcf27a71df8100e1a5 (patch) | |
tree | 2a4102e3386db102ae568d4f865c6218f9201086 | |
parent | c0213308bbde59270f681ce7c55a44bda34a980f (diff) | |
download | samba-a0edb50552090341760c9dfcf27a71df8100e1a5.tar.gz |
gitignore: Ignore additional auto-generated file
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 5d18b2d6f90..168c9bfd170 100644 --- a/.gitignore +++ b/.gitignore @@ -282,6 +282,7 @@ source4/torture/basic/proto.h source4/torture/ldap/proto.h source4/torture/ldb/proto.h source4/torture/libnet/proto.h +source4/torture/libnetapi/proto.h source4/torture/local/proto.h source4/torture/nbench/proto.h source4/torture/nbt/proto.h |