From 568668994b51fc92c2fbc5c2fcf0ff1ef24aa791 Mon Sep 17 00:00:00 2001 From: ertopogo Date: Thu, 20 Nov 2025 00:06:48 +0100 Subject: Initial commit: Structure du projet de synchronisation de fichiers de configuration --- path-mapping.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 path-mapping.json (limited to 'path-mapping.json') diff --git a/path-mapping.json b/path-mapping.json new file mode 100644 index 0000000..05c07d5 --- /dev/null +++ b/path-mapping.json @@ -0,0 +1,5 @@ +{ + "windows": {}, + "wsl": {} +} + -- cgit v1.2.3