diff .hgignore @ 4839:d59ff2114733 v7.3.1166

updated for version 7.3.1166 Problem: Loading Python modules is not tested. Solution: Enable commented-out tests, add missing files. (ZyX)
author Bram Moolenaar <bram@vim.org>
date Tue, 11 Jun 2013 18:48:21 +0200
parents cd36c0fed43e
children 81e623ff2e55
line wrap: on
line diff
--- a/.hgignore
+++ b/.hgignore
@@ -44,6 +44,7 @@ gvimext.lib
 *.mo
 *.swp
 *~
+*.pyc
 src/po/vim.pot
 
 # Generated by "make test"