From 08eb5c464906a29e9f5135e1fb11e872b93746b1 Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Mon, 1 Apr 2024 12:54:37 +0200 Subject: refactor(templates/unmaintained): Move out of the templates dir Otherwise, the `update_common_files` script will try to instantiate files in there, which is just useless noise. --- unmaintained_templates/markdown/scr/TODO.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 unmaintained_templates/markdown/scr/TODO.md (limited to 'unmaintained_templates/markdown/scr') diff --git a/unmaintained_templates/markdown/scr/TODO.md b/unmaintained_templates/markdown/scr/TODO.md new file mode 100644 index 0000000..fb27d31 --- /dev/null +++ b/unmaintained_templates/markdown/scr/TODO.md @@ -0,0 +1,3 @@ + + +Hello world! -- cgit 1.4.1