summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2022-10-24 18:39:25 -0400
committerDavid Robillard <d@drobilla.net>2022-10-24 18:39:25 -0400
commit079015972ee915ccff3aa55265b2568bdf0aeafd (patch)
tree47757375940846d18bec652cd0c8329f75efd55d /.gitignore
parent7a9e648fccb765319defa2b713a70c6565d8dc79 (diff)
downloadsratom-079015972ee915ccff3aa55265b2568bdf0aeafd.tar.gz
sratom-079015972ee915ccff3aa55265b2568bdf0aeafd.tar.bz2
sratom-079015972ee915ccff3aa55265b2568bdf0aeafd.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 c609449..46719fc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
build/**
__pycache__
+.meson-subproject-wrap-hash.txt