Remove MacOS .DS_Store files and create .hgignore to keep things that way
authorGraham Klyne
Thu, 01 Dec 2011 12:58:03 +0000
changeset 1123 501659c66db2
parent 1122 7890cb6f981d
child 1124 ef580bde7437
Remove MacOS .DS_Store files and create .hgignore to keep things that way
.DS_Store
.hgignore
Binary file .DS_Store has changed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.hgignore	Thu Dec 01 12:58:03 2011 +0000
@@ -0,0 +1,6 @@
+# use glob syntax.
+syntax: glob
+
+.DS_Store
+*~
+