Remove 'docs/*', 'examples/*' folders from .gitignore

This commit is contained in:
Feng Lee 2017-08-14 09:54:45 +08:00
parent 7494aee126
commit 37ba47365c
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