summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2022-10-24 18:38:51 -0400
committerDavid Robillard <d@drobilla.net>2022-10-24 18:38:51 -0400
commit96a865694af80227af1c5c8d96554f9d943687b2 (patch)
tree83e5c9c8907df5ada8773f251e0d69fa333e0fdd
parent5ca63769bc0ea3ffd4e8e33c15b32f72ba558e14 (diff)
downloadsord-96a865694af80227af1c5c8d96554f9d943687b2.tar.gz
sord-96a865694af80227af1c5c8d96554f9d943687b2.tar.bz2
sord-96a865694af80227af1c5c8d96554f9d943687b2.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 03bd591..246608f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
build/**
__pycache__
+.meson-subproject-wrap-hash.txt