changeset 53:a1eb3dbc035d

ignore compiled version of python script
author Frederic Bastien <bastienf@iro.umontreal.ca>
date Tue, 29 Apr 2008 14:41:11 -0400
parents e3ac93e27e16
children 70147d00615a
files .hgignore
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/.hgignore	Tue Apr 29 14:40:44 2008 -0400
+++ b/.hgignore	Tue Apr 29 14:41:11 2008 -0400
@@ -1,2 +1,3 @@
 syntax: glob
 *~
+*.pyc
\ No newline at end of file