diff .hgignore @ 3808:87afa95a2992 v7.3.662

updated for version 7.3.662 Problem: Can't build Ruby interface with Ruby 1.9.3. Solution: Add missing functions. (V. Ondruch)
author Bram Moolenaar <bram@vim.org>
date Tue, 18 Sep 2012 16:36:32 +0200
parents 5ad05e745fda
children cd36c0fed43e
line wrap: on
line diff
--- a/.hgignore
+++ b/.hgignore
@@ -33,6 +33,7 @@ src/auto/pathdef.c
 *.res
 *.RES
 src/pathdef.c
+src/perl.c
 src/Obj*/pathdef.c
 gvimext.dll
 gvimext.lib
@@ -43,6 +44,7 @@ gvimext.lib
 *.mo
 *.swp
 *~
+src/po/vim.pot
 
 # Generated by "make test"
 src/po/*.ck