Updated .hgignore for Explorer files beginning with a lowercase letter (argh!)

This commit is contained in:
Scott Ehlert
2010-01-20 02:39:52 -06:00
parent 242e1c99e2
commit 46b714108a
+2 -2
View File
@@ -18,5 +18,5 @@
(^|/)\.DS_Store$
# Files generated by Windows Explorer
(^|/)Desktop\.ini$
(^|/)Thumbs\.db$
(^|/)[dD]esktop\.ini$
(^|/)[tT]humbs\.db$