diff --git a/.hgignore b/.hgignore index 40b7757..747c327 100644 --- a/.hgignore +++ b/.hgignore @@ -1,5 +1,5 @@ .Python .DS_Store -./bin/ -./lib/ -./.idea/ +bin/ +lib/ +.idea/