Merge branch 'stable'
This commit is contained in:
commit
5846edcddd
|
|
@ -0,0 +1,10 @@
|
||||||
|
*~
|
||||||
|
.sw?
|
||||||
|
.*.sw?
|
||||||
|
*.beam
|
||||||
|
erl_crash.dump
|
||||||
|
/build/
|
||||||
|
/cover/
|
||||||
|
/dist/
|
||||||
|
/ebin/
|
||||||
|
/tmp/
|
||||||
|
|
@ -1,7 +0,0 @@
|
||||||
~$
|
|
||||||
\.beam$
|
|
||||||
^build/
|
|
||||||
^dist/
|
|
||||||
^cover/
|
|
||||||
^erl_crash.dump$
|
|
||||||
^ebin/rabbitmq_web_stomp_examples.app$
|
|
||||||
Loading…
Reference in New Issue