From 26b82eca74a2597d0c726aa36769ff149666d359 Mon Sep 17 00:00:00 2001 From: n-peugnet Date: Thu, 24 Mar 2022 13:06:43 +0100 Subject: add READMEs in empty directories to include them in the repo --- _static/README.md | 1 + _templates/README.md | 1 + 2 files changed, 2 insertions(+) create mode 100644 _static/README.md create mode 100644 _templates/README.md diff --git a/_static/README.md b/_static/README.md new file mode 100644 index 0000000..07c2c0a --- /dev/null +++ b/_static/README.md @@ -0,0 +1 @@ +Ce dossier contient les fichiers statics à inclure diff --git a/_templates/README.md b/_templates/README.md new file mode 100644 index 0000000..ca92466 --- /dev/null +++ b/_templates/README.md @@ -0,0 +1 @@ +Ce dossier contient les templates utilisés pour le rendu -- cgit v1.2.3