diff .hgignore @ 68:02a52c631816

hgignore: add *.pyc to ignore file
author David Soria Parra <dsp@php.net>
date Wed, 18 Feb 2009 06:55:04 +0100
parents 8dce7248dd3d
children da046d9398fe
line wrap: on
line diff
--- a/.hgignore	Wed Feb 18 06:03:52 2009 +0100
+++ b/.hgignore	Wed Feb 18 06:55:04 2009 +0100
@@ -3,3 +3,4 @@
 .DS_Store
 *~
 *.bak
+*.pyc