10 lines
328 B
TOML
10 lines
328 B
TOML
# SPDX-FileCopyrightText: EVNTech Vache <https://discord.com/users/569168465030676497>
|
|
# SPDX-License-Identifier: CC0-1.0
|
|
|
|
version = 1
|
|
|
|
[[annotations]]
|
|
path = ["*.jpg", "*.png"]
|
|
precedence = "aggregate"
|
|
SPDX-FileCopyrightText = "EVNTech Vache <https://discord.com/users/569168465030676497>"
|
|
SPDX-License-Identifier = "CC0-1.0"
|