summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2022-10-24 18:40:28 -0400
committerDavid Robillard <d@drobilla.net>2022-10-24 18:40:28 -0400
commit97876806b31fedd0ebdded6ace70270277815c68 (patch)
tree7d8363dd113f49e814c82d8d978c0e60119e8748
parent9433514017ae237fb3931c5034945be4f0db8f68 (diff)
downloadlilv-97876806b31fedd0ebdded6ace70270277815c68.tar.gz
lilv-97876806b31fedd0ebdded6ace70270277815c68.tar.bz2
lilv-97876806b31fedd0ebdded6ace70270277815c68.zip
Add meson subproject files to .gitignore
This is generated in the source directory by meson when the project is checked out of git by the meson wrap system. Ignoring it here ignores issues with tools that assume a clean source directory, like the REUSE test.
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 541b5bf..82fdd95 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
build/**
__pycache__
+.meson-subproject-wrap-hash.txt