rabbitmq_stream_management: Ignore more dirs created by `gmake dist`
This commit is contained in:
parent
a45e87e57b
commit
ba6059b1eb
|
@ -24,8 +24,13 @@ erl_crash.dump
|
|||
/cover/
|
||||
/deps/
|
||||
/ebin/
|
||||
/escript/
|
||||
/escript.lock
|
||||
/logs/
|
||||
/plugins/
|
||||
/plugins.lock
|
||||
/sbin/
|
||||
/sbin.lock
|
||||
/xrefr
|
||||
elvis
|
||||
callgrind*
|
||||
|
@ -53,4 +58,3 @@ rabbitmq_stream.d
|
|||
.DS_Store
|
||||
\#~
|
||||
/.idea/
|
||||
/deps/
|
||||
|
|
Loading…
Reference in New Issue