Commit 144e8f80 authored by Dan Pascu's avatar Dan Pascu

Reorganized and updated .boring file

parent 1d8e0ce1
# Boring file regexps:
(^|/)_darcs($|/)
(^|/)CVS($|/)
(^|/)\.svn($|/)
#
# Boring file regular expresions
#
~$
\#
(^|/)\.DS_Store$
(^|/)Thumbs\.db$
\#
~$
(^|/)core(\.[0-9]+)?$
\.(pyc|pyo|o|so|orig|bak|BAK|prof|wpu|cvsignore)$
(^|/)build($|/)
(^|/)dist($|/)
(^|/)work$
\.(pyc|pyo|o|so|orig|rej|prof|bak|BAK|tmp|wpu)$
(^|/)\.idea($|/)
(^|/)\.komodotools($|/)
(^|/)_darcs($|/)
^MANIFEST$
(^|/)\.directory$
(^|/)\.komodotools$
(^|/)blink/screensharing/_rfb.c$
(^|/)resources/icons/work/sandbox($|/)
^build($|/)
^dist($|/)
^work($|/)
^blink/screensharing/_rfb.c$
^resources/icons/work/sandbox($|/)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment