From 1a6e219f3ad56f77423be2a07729976bb3d608fa Mon Sep 17 00:00:00 2001 From: Anthony Hinsinger Date: Thu, 11 Apr 2019 12:47:47 +0200 Subject: [PATCH] Updated gitignore --- .gitignore | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.gitignore b/.gitignore index 0846b3c..13772ab 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,13 @@ *.pyc BUILD mbed_config.h + +mbed-os +Cayenne-LPP +mbed-lora-radio-drv +sensors/DHT +sensors/HX711 + +*.bin +devices.txt +.vscode \ No newline at end of file