summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxengineering <me@xengineering.eu>2025-02-11 11:37:52 +0100
committerxengineering <me@xengineering.eu>2025-02-11 11:59:32 +0100
commit9491ffc1fceba7d61e13a01b5c2ae7ea57bc0356 (patch)
tree3dab7e09dc5ad06d5e839786513c4ab47c8a023b
parentbafb916ae598b23d63deaa9707937bb5d143706f (diff)
downloadiot-contact-9491ffc1fceba7d61e13a01b5c2ae7ea57bc0356.tar
iot-contact-9491ffc1fceba7d61e13a01b5c2ae7ea57bc0356.tar.zst
iot-contact-9491ffc1fceba7d61e13a01b5c2ae7ea57bc0356.zip
fw: gitignore: Add build, .cache and log.txt
-rw-r--r--fw/.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/fw/.gitignore b/fw/.gitignore
new file mode 100644
index 0000000..06f39a9
--- /dev/null
+++ b/fw/.gitignore
@@ -0,0 +1,3 @@
+build
+.cache
+log.txt