From 702f65d3ee1d7d769e153c4bb2637d3598d03e16 Mon Sep 17 00:00:00 2001 From: Christoph Honal Date: Tue, 10 May 2022 21:02:52 +0200 Subject: Bootloader: Ignore __pycache__ in Git diff --git a/bootloader/ota-dfu-python/.gitignore b/bootloader/ota-dfu-python/.gitignore new file mode 100644 index 0000000..ed8ebf5 --- /dev/null +++ b/bootloader/ota-dfu-python/.gitignore @@ -0,0 +1 @@ +__pycache__ \ No newline at end of file -- cgit v0.10.2