Bug 560357 - .hgignore should ignore ctags, r=ted

This commit is contained in:
Ehsan Akhgari 2010-04-29 10:33:37 +02:00
parent b6fc1caed5
commit b54512ef4f

View File

@ -3,7 +3,7 @@
# Filenames that should be ignored wherever they appear
~$
\.py(c|o)$
(^|/)TAGS$
(?i)(^|/)TAGS$
(^|/)ID$
(^|/)\.DS_Store$