From 95e5f22a558beeaac8895400e406837656a057e0 Mon Sep 17 00:00:00 2001 From: manuel Date: Tue, 4 Feb 2020 23:33:05 +0100 Subject: add bs_button --- bs_button/.gitignore | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 bs_button/.gitignore (limited to 'bs_button/.gitignore') diff --git a/bs_button/.gitignore b/bs_button/.gitignore new file mode 100644 index 0000000..89cc49c --- /dev/null +++ b/bs_button/.gitignore @@ -0,0 +1,5 @@ +.pio +.vscode/.browse.c_cpp.db* +.vscode/c_cpp_properties.json +.vscode/launch.json +.vscode/ipch -- cgit v1.2.3