diff .hgignore @ 72:4a6ab4d80dc4

Add an O(m + nlog n) patching extension
author mpm@selenic.com
date Mon, 16 May 2005 22:08:33 -0800
parents 0cbcdb855156
children ca39b80cbe15
line wrap: on
line diff
--- a/.hgignore	Sat May 14 10:27:14 2005 -0800
+++ b/.hgignore	Mon May 16 22:08:33 2005 -0800
@@ -1,6 +1,7 @@
 .*\.orig
 .*\.rej
 .*~
+.*\.so
 .*pyc
 build/.*
 dist/