Bug 537271 - Add .pyo files to .hgignore, r=ted

This commit is contained in:
Marco Bonardo 2010-01-08 13:57:46 +01:00
parent 6dd0adcf89
commit ea885d5450

View file

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