aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2022-10-24 18:38:25 -0400
committerDavid Robillard <d@drobilla.net>2022-10-24 18:38:25 -0400
commit655c7fcf6c7ce9f98106dfca9cff5dede749b1bd (patch)
treebc7692e015106d4dd72f3a87bf67a3adc80706ca /.gitignore
parent27728a89f8356978fba44ba81b362d6c80deae6b (diff)
downloadserd-655c7fcf6c7ce9f98106dfca9cff5dede749b1bd.tar.gz
serd-655c7fcf6c7ce9f98106dfca9cff5dede749b1bd.tar.bz2
serd-655c7fcf6c7ce9f98106dfca9cff5dede749b1bd.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.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index c8766d28..72b54d39 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
build/**
__pycache__
+.meson-subproject-wrap-hash.txt