wlroots/.gitignore
Thomas Frans 221bc5f6aa
git: fix incorrect subprojects ignore in .gitignore
Ignoring the entire `/subprojects/` directory prevents the next rule
from including just the Meson wrap files. Instead, ignore all the files
in the directory which allows the intended behavior.
2025-03-23 13:24:15 +01:00

3 lines
36 B
Plaintext

/subprojects/*
!/subprojects/*.wrap