From 912f987fcf7330279d01f2cff37235570d11bca2 Mon Sep 17 00:00:00 2001 From: JbLb Date: Sun, 5 Dec 2021 21:40:26 +0100 Subject: [PATCH] update config --- .gitignore | 1 + src/README.md | 3 --- 2 files changed, 1 insertion(+), 3 deletions(-) delete mode 100644 src/README.md diff --git a/.gitignore b/.gitignore index 89cc49c..31bda66 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ .vscode/c_cpp_properties.json .vscode/launch.json .vscode/ipch +workspace.code-workspace diff --git a/src/README.md b/src/README.md deleted file mode 100644 index 35a6844..0000000 --- a/src/README.md +++ /dev/null @@ -1,3 +0,0 @@ -Annimation a base de LED WS2812B et ATtiny85 - -IDE platformio \ No newline at end of file