diff options
author | Tim Potter <tpot@samba.org> | 2002-09-03 01:30:26 +0000 |
---|---|---|
committer | Tim Potter <tpot@samba.org> | 2002-09-03 01:30:26 +0000 |
commit | 86d9d827ce2000a604eeb9af9c3c617bf0c2d9eb (patch) | |
tree | c458355385f4b9ee03d1f5d84e639bd0118c87b5 /source3 | |
parent | 2a18e89da74c9b4e352e41ca5fe261f332018f85 (diff) | |
download | samba-86d9d827ce2000a604eeb9af9c3c617bf0c2d9eb.tar.gz samba-86d9d827ce2000a604eeb9af9c3c617bf0c2d9eb.tar.xz samba-86d9d827ce2000a604eeb9af9c3c617bf0c2d9eb.zip |
Ignore *.pyc files.
(This used to be commit 519d1589a9358d8c2de01bd23159e3d552554131)
Diffstat (limited to 'source3')
-rw-r--r-- | source3/python/.cvsignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/python/.cvsignore b/source3/python/.cvsignore index 659ddbfdf9..8ce381cd39 100644 --- a/source3/python/.cvsignore +++ b/source3/python/.cvsignore @@ -1 +1,2 @@ setup.py +*.pyc
\ No newline at end of file |