summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2013-06-24 21:21:58 +0200
committerBram Moolenaar <Bram@vim.org>2013-06-24 21:21:58 +0200
commitc1c3d68da9d5a089949e8687b8783daf7ee2d416 (patch)
tree821b913401e6c3e8361e1fc7335b09c3f8f94b3a /.gitignore
parentd5e376eb3b11dbeca5478724731399d6c23c74a6 (diff)
downloadvim-git-c1c3d68da9d5a089949e8687b8783daf7ee2d416.tar.gz
updated for version 7.3.1239v7.3.1239
Problem: Can't build with Python and MSVC10. Solution: Move #if outside of macro. (Taro Muraoka)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 8bfd0ca7f..eff38a83e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -36,6 +36,9 @@ src/Obj*/pathdef.c
gvimext.dll
gvimext.lib
+# Mac OSX
+src/xxd/xxd.dSYM
+
# All platforms
*.rej
*.orig