summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore12
1 files changed, 8 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index 246608f..52e25eb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,10 @@
-# Copyright 2019-2021 David Robillard <d@drobilla.net>
+# Copyright 2019-2025 David Robillard <d@drobilla.net>
# SPDX-License-Identifier: 0BSD OR ISC
-build/**
-__pycache__
-.meson-subproject-wrap-hash.txt
+/.meson-subproject-wrap-hash.txt
+/build/
+/subprojects/packagecache/
+/subprojects/sphinxygen-1.0.10/
+/subprojects/sphinxygen/
+
+__pycache__/