Skip to content

Commit 38caeb0

Browse files
committed
add .wraplock to gitignore
1 parent 81ad4e9 commit 38caeb0

1 file changed

Lines changed: 5 additions & 1 deletion

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)