Simon Bruder
f945341668
This applies the REUSE specification to the repository, so the licensing information can be tracked for every file individually.
11 lines
305 B
Plaintext
11 lines
305 B
Plaintext
# SPDX-FileCopyrightText: 2020-2021 Simon Bruder <simon@sbruder.de>
|
|
#
|
|
# SPDX-License-Identifier: CC0-1.0
|
|
|
|
*.png filter=lfs diff=lfs merge=lfs -text
|
|
*.jpg filter=lfs diff=lfs merge=lfs -text
|
|
*.svg filter=lfs diff=lfs merge=lfs -text
|
|
|
|
**/secrets/** filter=git-crypt diff=git-crypt
|
|
**/secrets.yaml diff=sops
|