From de14111e0bd1fd5365a82e04a30e4b987b34d483 Mon Sep 17 00:00:00 2001 From: smash Date: Wed, 2 Sep 2020 15:46:35 +0200 Subject: [PATCH] add gitignore --- .gitignore | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..26c6929 --- /dev/null +++ b/.gitignore @@ -0,0 +1,11 @@ +# Gitignore settings for ESPHome +# This is an example and may include too much for your use-case. +# You can modify this file to suit your needs. +/.esphome/ +**/.pioenvs/ +**/.piolibdeps/ +**/lib/ +**/src/ +**/platformio.ini +/secrets.yaml +/co2_sensor/