diff .hgignore @ 6551:4a064e1977f8

ignore *.pyd files *.c modules on Windows are compiled to *.pyd
author Adrian Buehlmann <adrian@cadifra.com>
date Mon, 14 Apr 2008 00:36:01 +0200
parents 5d0b94d3ad0c
children 7dd44ad43914
line wrap: on
line diff
--- a/.hgignore	Mon Apr 14 23:28:50 2008 +0200
+++ b/.hgignore	Mon Apr 14 00:36:01 2008 +0200
@@ -7,6 +7,7 @@
 *.mergebackup
 *.o
 *.so
+*.pyd
 *.pyc
 *.swp
 *.prof