changeset 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 628da4a91628
children 36434ca0e7b0
files .hgignore
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
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