Skip to content

Commit fa55d2e

Browse files
committed
Move license info for root directory files to REUSE.toml
The clutter from these .license files is more visible in the root directory than elsewhere.
1 parent 73fba58 commit fa55d2e

4 files changed

Lines changed: 3 additions & 6 deletions

File tree

REUSE.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ path = [
2424
"scenes/**/*.tres",
2525
# .import files are largely machine-generated but developers can tweak their contents
2626
"**/*.import",
27+
"default_bus_layout.tres",
28+
"export_presets.cfg",
29+
"project.godot",
2730
]
2831
SPDX-FileCopyrightText = "The Threadbare Authors"
2932
SPDX-License-Identifier = "MPL-2.0"

default_bus_layout.tres.license

Lines changed: 0 additions & 2 deletions
This file was deleted.

export_presets.cfg.license

Lines changed: 0 additions & 2 deletions
This file was deleted.

project.godot.license

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)