summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorFriedrich Beckmann <friedrich.beckmann@gmx.de>2025-05-31 12:22:36 +0200
committerFriedrich Beckmann <friedrich.beckmann@gmx.de>2025-05-31 12:22:36 +0200
commit80909cdb533f99fd3823de80fe6255c01eeccc50 (patch)
treeb895d0aa2b12ae02ec7b5936887450262ccca503 /.gitignore
first blinky working
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..96ef6c0
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+/target
+Cargo.lock