summaryrefslogtreecommitdiff
path: root/source3/python/examples/tdbpack
diff options
context:
space:
mode:
authorMartin Pool <mbp@samba.org>2002-12-12 04:44:47 +0000
committerMartin Pool <mbp@samba.org>2002-12-12 04:44:47 +0000
commit022a8537811115b20e21c3e7551d465fe606cb44 (patch)
tree8b3d4350df2f2290910d509d1e4ce8254cce2ca3 /source3/python/examples/tdbpack
parent120ead2f941810aed1387c7ed6b74fea0eb2f865 (diff)
downloadsamba-022a8537811115b20e21c3e7551d465fe606cb44.tar.gz
samba-022a8537811115b20e21c3e7551d465fe606cb44.tar.bz2
samba-022a8537811115b20e21c3e7551d465fe606cb44.zip
* Ignore .pyc and .pyo files produced as a side-effect of running
Python examples. (This used to be commit 3bb4bd3ed642a61e54c44c40c31f0e2242977614)
Diffstat (limited to 'source3/python/examples/tdbpack')
-rw-r--r--source3/python/examples/tdbpack/.cvsignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/source3/python/examples/tdbpack/.cvsignore b/source3/python/examples/tdbpack/.cvsignore
new file mode 100644
index 0000000000..52e4e61140
--- /dev/null
+++ b/source3/python/examples/tdbpack/.cvsignore
@@ -0,0 +1,2 @@
+*.pyc
+*.pyo