diff --git a/.hgignore b/.hgignore index f30a0566..d43f92c2 100644 --- a/.hgignore +++ b/.hgignore @@ -1,2 +1,3 @@ ^build/ ~$ +\.pyc$ \ No newline at end of file