aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 7 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index b532cce..bb24764 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,9 +1,15 @@
+# Copyright 2016-2021 David Robillard <d@drobilla.net>
+# Copyright 2016 Robin Gareus <robin@gareus.org>
+# SPDX-License-Identifier: 0BSD OR ISC
+
# generated files and folders
/build
*.pyc
-NEWS
# misc editor/tools
*.swp
cscope.*
tags
+
+# cached files when used as a meson subproject
+.meson-subproject-wrap-hash.txt