1 syntax: regexp
2
3 \.[^/]+\.sw[op]$
4
5 ^build/
6 ^bin/
7 ^lib/
8 ^doc/html
9 ^dist
10 ^Learning Diary\.pdf$