nit(dev): make supplementary configuratios CC0

This has the approval of myself and @CyanVoxel, whom are the only
contributors to these files.
This commit is contained in:
Xarvex
2026-07-06 15:30:56 -05:00
parent 3e26b990f7
commit faf88a912e
4 changed files with 6 additions and 3 deletions
-3
View File
@@ -4,8 +4,6 @@ version = 1
path = [
"tests/fixtures/**",
"contrib/.envrc-nix",
"contrib/.envrc-uv",
"contrib/.vscode/launch.json",
"docs/CNAME",
"docs/assets/**",
@@ -23,7 +21,6 @@ path = [
".github/ISSUE_TEMPLATE/**",
".github/PULL_REQUEST_TEMPLATE.md",
".gitignore",
".pre-commit-config.yaml",
"flake.lock",
]
SPDX-FileCopyrightText = "(c) TagStudio Contributors"