Skip to content

Commit fae7203

Browse files
committed
.gitignore subprojects directory
1 parent d807912 commit fae7203

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,8 @@
3636
.ruff_cache
3737

3838
# Meson subprojects
39-
# subprojects/**/*
39+
subprojects/*
40+
!subprojects/*.wrap
4041

4142
# Other
4243
envdev*

0 commit comments

Comments
 (0)