Add generated app file to .hgignore

This commit is contained in:
Simon MacMullen 2011-06-15 10:45:14 +01:00
parent 305508a086
commit fbc805f65b
1 changed files with 1 additions and 0 deletions

View File

@ -4,3 +4,4 @@
^dist/
^cover/
^erl_crash.dump$
^ebin/rabbitmq_auth_mechanism_ssl\.app$