Add generated app file to .hgignore

This commit is contained in:
Simon MacMullen 2011-06-15 10:45:15 +01:00
parent 696cd0f528
commit fc76af6e81
1 changed files with 1 additions and 0 deletions

View File

@ -7,3 +7,4 @@
\.pyc$
^test/certs/
^test/ebin/test.config
^ebin/rabbitmq_stomp\.app$