aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMaël Gassmann <mael.gassmann@students.bfh.ch>2024-10-11 02:18:54 +0200
committerMaël Gassmann <mael.gassmann@students.bfh.ch>2024-10-11 02:19:31 +0200
commit02dfa1385e25875659eec20313b8914ccbf60954 (patch)
treeb8df240517543f2e4a55a9188ea5856abec932cf /.gitignore
parent62f508b029c4cc6d0819eb5b3e06353c902be2be (diff)
[+] Button module with long / short press and release detectionmaster
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 93475a0..c13df42 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,7 @@ lib-examples
examples
managed_components
build
+dependencies.lock
.cache
.vscode
.devcontainer \ No newline at end of file