Using Mercurial locally with CVS: Difference between revisions

add .DS_Store to .hgignore
(add .DS_Store to .hgignore)
Line 46: Line 46:
  .*/NONE
  .*/NONE
  \.\#.*$
  \.\#.*$
\.DS_Store
  ^Makefile$
  ^Makefile$
  ^config\.log$
  ^config\.log$
107

edits