syntax: glob

*.pyc
*.pyo
*project
.project
.settings

syntax: regexp
^src/test/data/TestRes\.txt$

syntax: regexp
^src/test/data/readers\.txt$
syntax: regexp
^src/test/data/posts\.txt$
syntax: regexp
^src/test/data/insane_posts\.txt$
syntax: regexp
^src/test/data/inbox_data\.txt$
syntax: regexp
^src/test/data/friendsPostS$
syntax: regexp
^src/test/data/friends\.txt$
syntax: regexp
^src/test/data/dream_posts\.txt$
syntax: regexp
^src/test/data/DBTest_info\.txt$
syntax: regexp
^src/test/data/blurty_posts\.txt$