diff options
author | Alexander Bokovoy <ab@samba.org> | 2008-04-24 23:41:35 +0400 |
---|---|---|
committer | Karolin Seeger <kseeger@samba.org> | 2008-04-25 12:53:51 +0200 |
commit | f217bd95486343786de54ed7629b37332782ae94 (patch) | |
tree | 6cc2f4c4146c478ceeca8156a914867e085f67b0 /docs-xml/.gitignore | |
parent | 4b74bf9c3c130a94c45dac455697b926fb99bcc8 (diff) | |
download | samba-f217bd95486343786de54ed7629b37332782ae94.tar.gz samba-f217bd95486343786de54ed7629b37332782ae94.tar.xz samba-f217bd95486343786de54ed7629b37332782ae94.zip |
Ignore intermediary documentation files in git
Signed-off-by: Alexander Bokovoy <ab@samba.org>
(cherry picked from commit e700cf9ef4aefcb04d500136d117ff13a51e6433)
Diffstat (limited to 'docs-xml/.gitignore')
-rw-r--r-- | docs-xml/.gitignore | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/docs-xml/.gitignore b/docs-xml/.gitignore new file mode 100644 index 00000000000..c3bb0119f0c --- /dev/null +++ b/docs-xml/.gitignore @@ -0,0 +1,41 @@ +Makefile.settings +Samba3-Developers-Guide-attributions.xml +Samba3-HOWTO-attributions.xml +Samba3-HOWTO.d +Samba4-HOWTO.d +Samba4-HOWTO-attributions.xml +autom4te.cache +config.log +config.status +configure +test.d +tmp +smbdotconf/parameters.all.xml +smbdotconf/parameters.global.xml +smbdotconf/parameters.service.xml +*.d +output/manpages-3 +Samba3-ByExample.tex +Samba3-Developers-Guide.tex +xslt/figures/*.pdf +output/*.pdf +*.lof +*.out +*.log +*.aux +*.ind +*.ilg +*.tpt +*.idx +*.glo +*.loe +*.lot +*.toc +Samba3-ByExample.pdf +Samba3-Developers-Guide.pdf +Samba3-HOWTO.pdf +Samba3-HOWTO.tex +Samba4-HOWTO.pdf +Samba4-HOWTO.tex +test.pdf +test.tex |