Use correct glob for pida stuff.

This commit is contained in:
Jesse Keating 2007-10-02 08:34:37 -04:00 committed by Jesse Keating
parent db5c76a807
commit b80ab86a7a
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
syntax: glob
*.pyc
*~
.pida*
.pungi.pida*
MANIFEST
build/*
dist/*