Merge pull request #1204 from emqtt/develop

Remove 'docs/*', 'examples/*' folders from .gitignore
This commit is contained in:
Feng Lee 2017-08-14 09:57:06 +08:00 committed by GitHub
commit 2f7379583e
1 changed files with 0 additions and 2 deletions

2
.gitignore vendored
View File

@ -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