From e6318f51769ec684a713876460d89cfb3f595c11 Mon Sep 17 00:00:00 2001 From: Michal Hanus Date: Mon, 1 Apr 2024 14:53:48 +0200 Subject: backup --- mqtt_simple/.gitignore | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 mqtt_simple/.gitignore (limited to 'mqtt_simple/.gitignore') diff --git a/mqtt_simple/.gitignore b/mqtt_simple/.gitignore new file mode 100644 index 0000000..635a99b --- /dev/null +++ b/mqtt_simple/.gitignore @@ -0,0 +1,6 @@ +# editors +*.swp +*~ + +# build +/build*/ -- cgit v1.2.3