.boring 318 Bytes
Newer Older
1
#
2
# Boring file regular expressions
3 4 5 6
#

~$
\#
Dan Pascu's avatar
Dan Pascu committed
7 8 9
(^|/)\.DS_Store$
(^|/)Thumbs\.db$
(^|/)core(\.[0-9]+)?$
10 11 12 13 14 15
\.(pyc|pyo|o|so|orig|rej|prof|bak|BAK|tmp|wpu)$

(^|/)\.idea($|/)
(^|/)\.komodotools($|/)
(^|/)_darcs($|/)

Dan Pascu's avatar
Dan Pascu committed
16
^MANIFEST$
17 18 19 20 21
^build($|/)
^dist($|/)
^work($|/)
^blink/screensharing/_rfb.c$
^resources/icons/work/sandbox($|/)