diff options
author | David Robillard <d@drobilla.net> | 2022-12-08 18:29:10 -0500 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2022-12-08 18:29:53 -0500 |
commit | f8a70b68665cbcc419f2902c7df388478b53f801 (patch) | |
tree | eb6e5cf9474f30c97f10a7dd1432d504cecbb90f /.gitignore | |
parent | 9d652e28f4de41fe3280d6bd4a4b80270d1d655b (diff) | |
download | zix-f8a70b68665cbcc419f2902c7df388478b53f801.tar.gz zix-f8a70b68665cbcc419f2902c7df388478b53f801.tar.bz2 zix-f8a70b68665cbcc419f2902c7df388478b53f801.zip |
Update sphinxygen wrap to use release archive
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,4 +5,6 @@ .meson-subproject-wrap-hash.txt __pycache__ build/** +subprojects/packagecache/ +subprojects/sphinxygen-1.0.0/ subprojects/sphinxygen/ |