From 196cf55cbb8cc2c330a6e39ef8badb25e0dfcc43 Mon Sep 17 00:00:00 2001 From: Robin Vobruba Date: Tue, 14 Feb 2023 08:15:11 +0100 Subject: [PATCH] Removes some more osh-dir-std template leftovers --- doc/README.md | 10 ---------- res/README.md | 10 ---------- res/assets/README.md | 10 ---------- res/assets/media/README.md | 10 ---------- 4 files changed, 40 deletions(-) delete mode 100644 doc/README.md delete mode 100644 res/README.md delete mode 100644 res/assets/README.md delete mode 100644 res/assets/media/README.md diff --git a/doc/README.md b/doc/README.md deleted file mode 100644 index 9e415c2..0000000 --- a/doc/README.md +++ /dev/null @@ -1,10 +0,0 @@ - - -# README `doc/` - -Documentation sources - How to use, build, repair, ... the piece of hardware described by the project. Below here, there should only be Markdown files (*maybe* also ValueFlows recipes). - diff --git a/res/README.md b/res/README.md deleted file mode 100644 index 73caa0e..0000000 --- a/res/README.md +++ /dev/null @@ -1,10 +0,0 @@ - - -# README `res/` - -Stands for "resources", and should hold any files that are part of the sources of the project, but are not source code, design, scripts or documentation text files. This includes also binary files, next to text files. The sub-dirs within res/assets/ and res/ should be the same (excluding of course res/assets/assets/). - diff --git a/res/assets/README.md b/res/assets/README.md deleted file mode 100644 index 8f86ec7..0000000 --- a/res/assets/README.md +++ /dev/null @@ -1,10 +0,0 @@ - - -# README `res/assets/` - -All binary (and potentially large text-)resources should go here, as this allows to go "clean-slate" with this data from time to time, to reduce clone size, if done as a git sub-module (which can also be done later). Having it as a git sub-module, also allows to not fetch it at all, if storage or bandwidth is an issue, and it is not required for the task at hand. The sub-dirs within res/assets/ and res/ should be the same (excluding of course res/assets/assets/). - diff --git a/res/assets/media/README.md b/res/assets/media/README.md deleted file mode 100644 index 1a727a9..0000000 --- a/res/assets/media/README.md +++ /dev/null @@ -1,10 +0,0 @@ - - -# README `res/assets/media/` - -null -