From 758e190c7b569b5d5883ac155f7d907d3f3bf312 Mon Sep 17 00:00:00 2001 From: Jesper Schulz-Wedde Date: Fri, 17 Apr 2026 06:03:14 +0200 Subject: [PATCH] Add .gitkeep files to community and microsoft directories; remove .gitkeep from samples --- community/knowledge/{performance => }/.gitkeep | 0 {docs => microsoft/knowledge}/.gitkeep | 0 samples/.gitkeep | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename community/knowledge/{performance => }/.gitkeep (100%) rename {docs => microsoft/knowledge}/.gitkeep (100%) delete mode 100644 samples/.gitkeep diff --git a/community/knowledge/performance/.gitkeep b/community/knowledge/.gitkeep similarity index 100% rename from community/knowledge/performance/.gitkeep rename to community/knowledge/.gitkeep diff --git a/docs/.gitkeep b/microsoft/knowledge/.gitkeep similarity index 100% rename from docs/.gitkeep rename to microsoft/knowledge/.gitkeep diff --git a/samples/.gitkeep b/samples/.gitkeep deleted file mode 100644 index e69de29..0000000