mirror of
https://github.com/par274/sharpemu.git
synced 2026-07-15 07:26:13 +08:00
14 lines
298 B
TOML
14 lines
298 B
TOML
version = 1
|
|
|
|
[[annotations]]
|
|
path = [
|
|
"REUSE.toml",
|
|
"**/packages.lock.json",
|
|
"scripts/ps5_names.txt",
|
|
"src/SharpEmu.HLE/Aerolib/aerolib.bin",
|
|
"_logs/**"
|
|
]
|
|
precedence = "aggregate"
|
|
SPDX-FileCopyrightText = "SharpEmu Emulator Project"
|
|
SPDX-License-Identifier = "GPL-2.0-or-later"
|