Git: Ignore copied CLI
This commit is contained in:
parent
3e56896eb4
commit
f7a57064ca
|
|
@ -8,7 +8,12 @@ erl_crash.dump
|
|||
/deps/
|
||||
/doc/
|
||||
/ebin/
|
||||
/escript/
|
||||
/escript.lock
|
||||
/logs/
|
||||
/plugins/
|
||||
/plugins.lock
|
||||
/sbin/
|
||||
/sbin.lock
|
||||
|
||||
/rabbitmq_random_exchange.d
|
||||
|
|
|
|||
Loading…
Reference in New Issue