aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore10
1 files changed, 7 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 9a895df..bb24764 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,11 +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
-.waf-*
-.lock-waf*
/build
*.pyc
-NEWS
# misc editor/tools
*.swp
cscope.*
tags
+
+# cached files when used as a meson subproject
+.meson-subproject-wrap-hash.txt