瀏覽代碼

Update REUSE.toml: add files which cannot be copyrighted

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/4132/head
Suguru Hirahara 1 年之前
父節點
當前提交
cd5cd60e8c
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: E4F9743DAB4B7B75
共有 1 個檔案被更改,包括 10 行新增1 行删除
  1. +10
    -1
      REUSE.toml

+ 10
- 1
REUSE.toml 查看文件

@@ -8,9 +8,18 @@ version = 1
[[annotations]]
path = [
".github/renovate.json",
"collections/requirements.yml",
"i18n/.gitignore",
"i18n/requirements.txt",
"i18n/PUBLISHED_LANGUAGES"
"i18n/PUBLISHED_LANGUAGES",
".editorconfig",
".envrc",
".gitattributes",
".gitignore",
".yamllint",
"flake.lock",
"flake.nix",
"requirements.yml"
]
SPDX-FileCopyrightText = "NONE"
SPDX-License-Identifier = "CC0-1.0"


Loading…
取消
儲存