Remove 'docs/*', 'examples/*' folders from .gitignore
This commit is contained in:
parent
7494aee126
commit
37ba47365c
|
@ -15,8 +15,6 @@ plugins/*/ebin
|
||||||
log/
|
log/
|
||||||
*.swp
|
*.swp
|
||||||
*.so
|
*.so
|
||||||
examples
|
|
||||||
docs/build/*
|
|
||||||
.erlang.mk/
|
.erlang.mk/
|
||||||
cover/
|
cover/
|
||||||
emqttd.d
|
emqttd.d
|
||||||
|
|
Loading…
Reference in New Issue