summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorArne Schwabe <arne@blinkt.de>2012-05-10 00:47:31 +0200
committerArne Schwabe <arne@blinkt.de>2012-05-10 00:47:31 +0200
commita77da4c2fed8bcfe12d63b804d4f07c7fc978c9d (patch)
tree4c1db7a80d5b91ae4c6cc5e86ca6899f1835c467 /.hgignore
parent9b87e180b4956b036917ab81e40d92804bacef8b (diff)
ingore mac os x .DS_STORE, add empty testmain.c
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index 68305ed4..9000d970 100644
--- a/.hgignore
+++ b/.hgignore
@@ -9,4 +9,5 @@ openvpn/config.log
openvpn/config.h.in
openvpn/configure
syntax: regexp
+.DS_Store
^openvpn/xcopenvpn$ \ No newline at end of file