From d4584f57e8531fdaa68c5c44b7a4f4b13ba59461 Mon Sep 17 00:00:00 2001 From: Simon Schmidt Date: Mon, 21 Jun 2021 09:06:24 +0200 Subject: [PATCH] changed gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index ae5f333..8f9c86a 100644 --- a/.gitignore +++ b/.gitignore @@ -3,5 +3,6 @@ .vscode/c_cpp_properties.json .vscode/launch.json .vscode/ipch +platformio.ini include/wifi_credentials.h -platformio.ini \ No newline at end of file +include/*.gz.h \ No newline at end of file