diff .hgignore @ 4988:e130cc3d17af v7.3.1239

updated for version 7.3.1239 Problem: Can't build with Python and MSVC10. Solution: Move #if outside of macro. (Taro Muraoka)
author Bram Moolenaar <bram@vim.org>
date Mon, 24 Jun 2013 21:21:58 +0200
parents 81e623ff2e55
children 2ca470c6096e
line wrap: on
line diff
--- a/.hgignore
+++ b/.hgignore
@@ -38,6 +38,9 @@ src/Obj*/pathdef.c
 gvimext.dll
 gvimext.lib
 
+# Mac OSX
+src/xxd/xxd.dSYM
+
 # All platforms
 *.rej
 *.orig