From 90ced3211008fedd8f232808c8ecd052dfd87428 Mon Sep 17 00:00:00 2001 From: PorridgePi Date: Sat, 24 Sep 2022 17:42:41 +0100 Subject: [PATCH] gitignore: Initial commit --- .gitignore | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..6d3ca81 --- /dev/null +++ b/.gitignore @@ -0,0 +1,10 @@ +.storage +.cloud +.google.token + +ip_bans.yaml +secrets.yaml +known_devices.yaml + +home-assistant.log* +home-assistant_v2*.db*