diff options
author | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2024-06-11 09:45:18 +0200 |
---|---|---|
committer | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2024-06-11 09:45:18 +0200 |
commit | edc2a126900a7df96a1c7f1f6c96b6d8ad4f041b (patch) | |
tree | 8f8f3d93e08c2baa559457054bb16473233d0943 /common | |
parent | fix(common/treefmt.nix): Improve the prettier formatting configuration (diff) | |
download | flake-templates-edc2a126900a7df96a1c7f1f6c96b6d8ad4f041b.tar.gz flake-templates-edc2a126900a7df96a1c7f1f6c96b6d8ad4f041b.zip |
refactor(common/): Remove the `files` subdirectory
Diffstat (limited to 'common')
-rw-r--r-- | common/.licensure.yml (renamed from common/files/.licensure.yml) | 0 | ||||
-rw-r--r-- | common/LICENSE.spdx (renamed from common/files/LICENSE.spdx) | 0 | ||||
-rw-r--r-- | common/README.md (renamed from common/files/README.md) | 0 | ||||
-rw-r--r-- | common/docs/%INIT_APPLICATION_NAME.1.md (renamed from common/files/docs/%INIT_APPLICATION_NAME.1.md) | 0 | ||||
-rw-r--r-- | common/init (renamed from common/files/init) | 0 | ||||
-rwxr-xr-x | common/scripts/renew_copyright_header.sh (renamed from common/files/scripts/renew_copyright_header.sh) | 0 | ||||
-rw-r--r-- | common/shell_line_editor.sh (renamed from common/files/shell_line_editor.sh) | 0 | ||||
-rw-r--r-- | common/treefmt.nix (renamed from common/files/treefmt.nix) | 0 |
8 files changed, 0 insertions, 0 deletions
diff --git a/common/files/.licensure.yml b/common/.licensure.yml index 639d750..639d750 100644 --- a/common/files/.licensure.yml +++ b/common/.licensure.yml diff --git a/common/files/LICENSE.spdx b/common/LICENSE.spdx index 2b99390..2b99390 100644 --- a/common/files/LICENSE.spdx +++ b/common/LICENSE.spdx diff --git a/common/files/README.md b/common/README.md index 46287a6..46287a6 100644 --- a/common/files/README.md +++ b/common/README.md diff --git a/common/files/docs/%INIT_APPLICATION_NAME.1.md b/common/docs/%INIT_APPLICATION_NAME.1.md index e044647..e044647 100644 --- a/common/files/docs/%INIT_APPLICATION_NAME.1.md +++ b/common/docs/%INIT_APPLICATION_NAME.1.md diff --git a/common/files/init b/common/init index f416b34..f416b34 100644 --- a/common/files/init +++ b/common/init diff --git a/common/files/scripts/renew_copyright_header.sh b/common/scripts/renew_copyright_header.sh index 423547f..423547f 100755 --- a/common/files/scripts/renew_copyright_header.sh +++ b/common/scripts/renew_copyright_header.sh diff --git a/common/files/shell_line_editor.sh b/common/shell_line_editor.sh index 8d6833a..8d6833a 100644 --- a/common/files/shell_line_editor.sh +++ b/common/shell_line_editor.sh diff --git a/common/files/treefmt.nix b/common/treefmt.nix index 794e8fc..794e8fc 100644 --- a/common/files/treefmt.nix +++ b/common/treefmt.nix |