diff --git a/.hgignore b/.hgignore new file mode 100644 index 0000000000..cf0245179c --- /dev/null +++ b/.hgignore @@ -0,0 +1,5 @@ +syntax: glob + +.DS_Store +*.o +Thumbs.db \ No newline at end of file