summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2022-11-15 15:37:08 -0500
committerDavid Robillard <d@drobilla.net>2022-11-15 15:37:08 -0500
commit843bdfb552544f96acb3e4624c1d551c85bfa759 (patch)
tree390488bf6f8fefa8fe980f6e379f7fcf5899849a
parenta5a8d8a8c4e3b5e0d248d0cbd40f6a08aa86d736 (diff)
downloadzix-843bdfb552544f96acb3e4624c1d551c85bfa759.tar.gz
zix-843bdfb552544f96acb3e4624c1d551c85bfa759.tar.bz2
zix-843bdfb552544f96acb3e4624c1d551c85bfa759.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 2ba2c41..a7cdf50 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
*.pyc
__pycache__
build/**
+.meson-subproject-wrap-hash.txt