summaryrefslogtreecommitdiff
path: root/REUSE.toml
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2026-04-13 19:14:38 +0700
committerShulhan <ms@kilabit.info>2026-04-13 19:14:38 +0700
commit2d3a245cbba808e58699efcce263cc380491f921 (patch)
tree9e52a801972bab3f6523eb0bfe13d2d800519123 /REUSE.toml
parentece7d12c4ed13e7e2b9a5355dc4579afa55f8711 (diff)
downloadkilabit.info-2d3a245cbba808e58699efcce263cc380491f921.tar.xz
journal/2026: new journal "Implementing Unified Diff"
I am writing this journal to understand the format in details while working on the implementations.
Diffstat (limited to 'REUSE.toml')
-rw-r--r--REUSE.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/REUSE.toml b/REUSE.toml
index 4d77395..fb0494b 100644
--- a/REUSE.toml
+++ b/REUSE.toml
@@ -16,6 +16,9 @@ path = [
"**/*.png",
"**/*.svg",
"**/*.webp",
+ "**/*.new",
+ "**/*.old",
+ "**/*.uni",
]
SPDX-License-Identifier = "CC-BY-SA-4.0"
SPDX-FileCopyrightText = "2019-2026 M. Shulhan <ms@kilabit.info>"