diff options
author | Alexander Bokovoy <ab@samba.org> | 2008-04-24 23:41:35 +0400 |
---|---|---|
committer | Alexander Bokovoy <ab@samba.org> | 2008-04-24 23:41:35 +0400 |
commit | 386d136ebce1fa47f170103f47618ee9dc82a390 (patch) | |
tree | 8efa40a79d7d46718fcc7fe667a20a231a57a06a /docs-xml/.gitignore | |
parent | 3be9a355ff2ab1f11dbf07542ae9ed2c013854cc (diff) | |
download | samba-386d136ebce1fa47f170103f47618ee9dc82a390.tar.gz samba-386d136ebce1fa47f170103f47618ee9dc82a390.tar.bz2 samba-386d136ebce1fa47f170103f47618ee9dc82a390.zip |
Ignore intermediary documentation files in git
Signed-off-by: Alexander Bokovoy <ab@samba.org>
(This used to be 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 0000000000..c3bb0119f0 --- /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 |