author | ISHIKAWA, Chiaki <ishikawa@yk.rim.or.jp> |
Tue, 16 Aug 2016 00:19:00 -0400 | |
changeset 26591 | 9a21e0f90e416e5550ba2c3f38331a5e0cf9f05a |
parent 26590 | 795758cc0f2ceeae6bdf30c67aa534d0ab869fe1 |
child 26592 | b3fffbba744f144d1d0bc7ad6f8306a738b48309 |
push id | 353 |
push user | clokep@gmail.com |
push date | Mon, 23 Jan 2017 21:39:40 +0000 |
reviewers | Callek |
bugs | 1293993 |
--- a/.hgignore +++ b/.hgignore @@ -20,17 +20,19 @@ ^.treestate$ # Build directories ^obj- ^objdir- # directories we check out from other repositories ^directory/c-sdk$ -^mozilla$ +# ^mozilla$ <--- causes regex perf issues when present with fsmonitor. See Bug 1293993. +mozilla + ^.mozilla-trunk$ # SVN directories \.svn/ # Git repositories .git/