diff options
author | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2024-04-01 12:54:37 +0200 |
---|---|---|
committer | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2024-04-01 12:54:37 +0200 |
commit | 08eb5c464906a29e9f5135e1fb11e872b93746b1 (patch) | |
tree | c1cbbeade93e8d74009273e51e9fb9744bcf3d0a /unmaintained_templates/markdown | |
parent | docs(update_common_files): Improve terminal output (diff) | |
download | flake-templates-08eb5c464906a29e9f5135e1fb11e872b93746b1.tar.gz flake-templates-08eb5c464906a29e9f5135e1fb11e872b93746b1.zip |
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.
Diffstat (limited to '')
-rw-r--r-- | unmaintained_templates/markdown/.envrc (renamed from templates/unmaintained/markdown/.envrc) | 0 | ||||
-rw-r--r-- | unmaintained_templates/markdown/.gitignore (renamed from templates/unmaintained/markdown/.gitignore) | 0 | ||||
-rw-r--r-- | unmaintained_templates/markdown/LICENSE (renamed from templates/unmaintained/markdown/LICENSE) | 0 | ||||
-rw-r--r-- | unmaintained_templates/markdown/LICENSE.spdx (renamed from templates/unmaintained/markdown/LICENSE.spdx) | 0 | ||||
-rw-r--r-- | unmaintained_templates/markdown/cog.toml (renamed from templates/unmaintained/markdown/cog.toml) | 0 | ||||
-rw-r--r-- | unmaintained_templates/markdown/flake.nix (renamed from templates/unmaintained/markdown/flake.nix) | 0 | ||||
-rw-r--r-- | unmaintained_templates/markdown/scr/TODO.md (renamed from templates/unmaintained/markdown/scr/TODO.md) | 0 |
7 files changed, 0 insertions, 0 deletions
diff --git a/templates/unmaintained/markdown/.envrc b/unmaintained_templates/markdown/.envrc index 3550a30..3550a30 100644 --- a/templates/unmaintained/markdown/.envrc +++ b/unmaintained_templates/markdown/.envrc diff --git a/templates/unmaintained/markdown/.gitignore b/unmaintained_templates/markdown/.gitignore index aad77ec..aad77ec 100644 --- a/templates/unmaintained/markdown/.gitignore +++ b/unmaintained_templates/markdown/.gitignore diff --git a/templates/unmaintained/markdown/LICENSE b/unmaintained_templates/markdown/LICENSE index dbb2b35..dbb2b35 100644 --- a/templates/unmaintained/markdown/LICENSE +++ b/unmaintained_templates/markdown/LICENSE diff --git a/templates/unmaintained/markdown/LICENSE.spdx b/unmaintained_templates/markdown/LICENSE.spdx index 082e0dc..082e0dc 100644 --- a/templates/unmaintained/markdown/LICENSE.spdx +++ b/unmaintained_templates/markdown/LICENSE.spdx diff --git a/templates/unmaintained/markdown/cog.toml b/unmaintained_templates/markdown/cog.toml index 2b049c7..2b049c7 100644 --- a/templates/unmaintained/markdown/cog.toml +++ b/unmaintained_templates/markdown/cog.toml diff --git a/templates/unmaintained/markdown/flake.nix b/unmaintained_templates/markdown/flake.nix index 598b4fe..598b4fe 100644 --- a/templates/unmaintained/markdown/flake.nix +++ b/unmaintained_templates/markdown/flake.nix diff --git a/templates/unmaintained/markdown/scr/TODO.md b/unmaintained_templates/markdown/scr/TODO.md index fb27d31..fb27d31 100644 --- a/templates/unmaintained/markdown/scr/TODO.md +++ b/unmaintained_templates/markdown/scr/TODO.md |