summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2012-02-12 14:38:37 +0100
committerJelmer Vernooij <jelmer@samba.org>2012-02-12 16:14:49 +0100
commit8de129df100b3dce7490c2aa730a737d6c5ec4c8 (patch)
tree2e11de6c64caa22857a71dca57ca9585bcdb97e8 /.gitignore
parent567f05e571278c4674dbf3c9aba8c69a11921873 (diff)
downloadsamba-8de129df100b3dce7490c2aa730a737d6c5ec4c8.tar.gz
gitignore: Ignore waf cache files.
Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sun Feb 12 16:14:49 CET 2012 on sn-devel-104
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e21ea90d7da..09a5ee4e605 100644
--- a/.gitignore
+++ b/.gitignore
@@ -138,3 +138,5 @@ docs-xml/Samba3-HOWTO/images/pdftoepsonusb.png
docs-xml/Samba3-HOWTO/images/pdftosocket.png
docs-xml/Samba3-HOWTO/images/trusts1.png
.testrepository
+bin/.confcache/*/*
+bin/.conf_check_*/*