Merge branch 'stable'

This commit is contained in:
Jean-Sébastien Pédron 2015-02-19 18:13:21 +01:00
commit 5846edcddd
2 changed files with 10 additions and 7 deletions

View File

@ -0,0 +1,10 @@
*~
.sw?
.*.sw?
*.beam
erl_crash.dump
/build/
/cover/
/dist/
/ebin/
/tmp/

View File

@ -1,7 +0,0 @@
~$
\.beam$
^build/
^dist/
^cover/
^erl_crash.dump$
^ebin/rabbitmq_web_stomp_examples.app$