From 37ba47365ce632378da4940d7b168944fd4f08f8 Mon Sep 17 00:00:00 2001 From: Feng Lee Date: Mon, 14 Aug 2017 09:54:45 +0800 Subject: [PATCH] Remove 'docs/*', 'examples/*' folders from .gitignore --- .gitignore | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitignore b/.gitignore index aa8378d0d..0aa159fd7 100644 --- a/.gitignore +++ b/.gitignore @@ -15,8 +15,6 @@ plugins/*/ebin log/ *.swp *.so -examples -docs/build/* .erlang.mk/ cover/ emqttd.d