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

View File

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