diff options
| author | Shulhan <ms@kilabit.info> | 2026-04-13 19:14:38 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2026-04-13 19:14:38 +0700 |
| commit | 2d3a245cbba808e58699efcce263cc380491f921 (patch) | |
| tree | 9e52a801972bab3f6523eb0bfe13d2d800519123 /REUSE.toml | |
| parent | ece7d12c4ed13e7e2b9a5355dc4579afa55f8711 (diff) | |
| download | kilabit.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.toml | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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>" |
