diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 9e2f4601..ab4d2bf5 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,6 @@ +# Copyright 2020 David Robillard <d@drobilla.net> +# SPDX-License-Identifier: CC0-1.0 OR ISC + *.nq -text *.nt -text *.trig -text |