Fix
bug 427403 - CTRL+Cursor Down for selecting multiple items from a list of Mail messages or Tasks loses focus (need new keyboard shortcut for Lightning's Today tab). r=philipp,ui-r=andreasn
# .hgignore - List of filenames hg should ignore
# Filenames that should be ignored wherever they appear
~$
\.pyc$
(^|/)TAGS$
# User files that may appear at the root
^\.mozconfig$
^mozconfig$
^\.mozconfig\.mk$
^\.mozconfig\.out$
^configure$
^config\.cache$
^config\.log$
^ID$
#treestate
^.treestate$
# Build directories
^obj-
^objdir-
# directories we check out from other repositories
^directory/c-sdk$
^mozilla$
^.mozilla-trunk$