diff options
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -13,3 +13,6 @@ tags # cached files when used as a meson subproject .meson-subproject-wrap-hash.txt + +# .wraplock file added in meson 1.9.0 +/subprojects/.wraplock |
| index : lv2.git | ||
| LV2 | d@drobilla.net |
| aboutsummaryrefslogtreecommitdiffstats |
| -rw-r--r-- | .gitignore | 3 |
@@ -13,3 +13,6 @@ tags # cached files when used as a meson subproject .meson-subproject-wrap-hash.txt + +# .wraplock file added in meson 1.9.0 +/subprojects/.wraplock |