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

Reorganized and updated .boring file

parent 1d8e0ce1
# Boring file regexps: #
(^|/)_darcs($|/) # Boring file regular expresions
(^|/)CVS($|/) #
(^|/)\.svn($|/)
~$
\#
(^|/)\.DS_Store$ (^|/)\.DS_Store$
(^|/)Thumbs\.db$ (^|/)Thumbs\.db$
\#
~$
(^|/)core(\.[0-9]+)?$ (^|/)core(\.[0-9]+)?$
\.(pyc|pyo|o|so|orig|bak|BAK|prof|wpu|cvsignore)$ \.(pyc|pyo|o|so|orig|rej|prof|bak|BAK|tmp|wpu)$
(^|/)build($|/)
(^|/)dist($|/) (^|/)\.idea($|/)
(^|/)work$ (^|/)\.komodotools($|/)
(^|/)_darcs($|/)
^MANIFEST$ ^MANIFEST$
(^|/)\.directory$ ^build($|/)
(^|/)\.komodotools$ ^dist($|/)
(^|/)blink/screensharing/_rfb.c$ ^work($|/)
(^|/)resources/icons/work/sandbox($|/) ^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