diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2008-09-15 15:23:29 +0200 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2008-09-15 15:23:29 +0200 |
commit | e2e64b6a14c3da84eb8848ecbd1c9133deb827ca (patch) | |
tree | 124767321f91b858168a002db3873e621e4836b5 /.gitignore | |
parent | 25b08eb2e2645eece1a3fe20de988c9a2f328d36 (diff) | |
download | samba-e2e64b6a14c3da84eb8848ecbd1c9133deb827ca.tar.gz samba-e2e64b6a14c3da84eb8848ecbd1c9133deb827ca.tar.xz samba-e2e64b6a14c3da84eb8848ecbd1c9133deb827ca.zip |
Ignore generated Samba 4 files.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 59bedaaa5d6..0b94be52a02 100644 --- a/.gitignore +++ b/.gitignore @@ -298,6 +298,10 @@ source4/winbind/idmap_proto.h source4/winbind/wb_helper.h source4/winbind/wb_proto.h source4/wrepl_server/wrepl_server_proto.h +source4/heimdal/lib/roken/roken.h +source4/lib/ldb-samba/ldif_handlers_proto.h +source4/libcli/drsblobs_proto.h +source4/ntvfs/posix/vfs_acl_proto.h *.swp tags *.x |