Skip to content

Commit aff6539

Browse files
authored
Merge branch 'main' into feat/devices
2 parents e3a5eaa + 38caeb0 commit aff6539

5 files changed

Lines changed: 136 additions & 276 deletions

File tree

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
11
# IDEs
22
.vscode/
33
.idea/
4-
# OS
4+
5+
# MacOS
56
.DS_Store
7+
68
# Meson
79
subprojects/*/
10+
.wraplock
11+
812
# clangd
913
/.clangd
1014
.cache/

0 commit comments

Comments
 (0)