diff -r a5d7afd1b93a -r d78b74a2abe9 .hgignore --- a/.hgignore Mon Jul 08 23:36:50 2013 +0200 +++ b/.hgignore Mon Jul 08 23:38:22 2013 +0200 @@ -1,3 +1,5 @@ temp/* data/schemas.xml java/dictionary-generator/nbproject/private +java/dictionary-generator/build/* +java/dictionary-generator/dist/* \ No newline at end of file