From ea275d169eb6aba30a25a800d38eb6d6d40d186e Mon Sep 17 00:00:00 2001 From: KVS85 Date: Fri, 29 Nov 2019 17:31:21 +0100 Subject: [PATCH] Restore Drivers placeholder --- Documentation/Books/Drivers/.gitkeep | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 Documentation/Books/Drivers/.gitkeep diff --git a/Documentation/Books/Drivers/.gitkeep b/Documentation/Books/Drivers/.gitkeep new file mode 100644 index 0000000000..37f8db1fe2 --- /dev/null +++ b/Documentation/Books/Drivers/.gitkeep @@ -0,0 +1,5 @@ +Git can not track empty repositories. +This file ensures that the directory is kept. + +Some of the old documentation building scripts are still +used by the new system which copy files into this folder.