Merge pull request #1204 from emqtt/develop
Remove 'docs/*', 'examples/*' folders from .gitignore
This commit is contained in:
commit
2f7379583e
|
@ -15,8 +15,6 @@ plugins/*/ebin
|
|||
log/
|
||||
*.swp
|
||||
*.so
|
||||
examples
|
||||
docs/build/*
|
||||
.erlang.mk/
|
||||
cover/
|
||||
emqttd.d
|
||||
|
|
Loading…
Reference in New Issue