From d0ddd3df0231c064bd89dd2df711759337d5a5c7 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Thu, 23 Oct 2014 22:37:17 +0300 Subject: [PATCH] Exclude "doc" dir --- library.json | 1 + 1 file changed, 1 insertion(+) diff --git a/library.json b/library.json index aecca56..96917e1 100644 --- a/library.json +++ b/library.json @@ -7,6 +7,7 @@ "type": "git", "url": "https://github.com/miguelbalboa/rfid.git" }, + "exclude": "doc", "frameworks": "arduino", "platforms": "atmelavr" }