summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore15
1 files changed, 8 insertions, 7 deletions
diff --git a/.gitignore b/.gitignore
index 606b176..53c3c1d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,10 +1,11 @@
-# Copyright 2021-2022 David Robillard <d@drobilla.net>
+# Copyright 2021-2025 David Robillard <d@drobilla.net>
# SPDX-License-Identifier: 0BSD OR ISC
+/.meson-subproject-wrap-hash.txt
+/build/
+/subprojects/packagecache/
+/subprojects/sphinxygen-1.0.10/
+/subprojects/sphinxygen/
+
*.pyc
-.meson-subproject-wrap-hash.txt
-__pycache__
-build/**
-subprojects/packagecache/
-subprojects/sphinxygen-1.0.10/
-subprojects/sphinxygen/
+__pycache__/