diff options
Diffstat (limited to '.hgignore')
-rw-r--r-- | .hgignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore new file mode 100644 index 000000000..821ac8331 --- /dev/null +++ b/.hgignore @@ -0,0 +1,3 @@ +syntax: glob + +.DS_Store
\ No newline at end of file |