1
2
syntax: regexp
3
^\.settings$
4
^virtualenv/fablib/env
5
^virtualenv/fablib/project-boot\.py$
6
7
^src/MANIFEST$
8
9
^src/dist$