From 5e956a8a2e76122c42c5dc7ecbb4180b8340497e Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sat, 6 Jun 2026 05:55:29 -0500 Subject: chore: scaffold the Duet package skeleton MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Initial skeleton for Duet, a two-pane file commander built on dirvish/dired: the package header and entry-command stub, the README, and the test directory. Pre-alpha — no functionality yet. --- tests/.gitkeep | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/.gitkeep (limited to 'tests/.gitkeep') diff --git a/tests/.gitkeep b/tests/.gitkeep new file mode 100644 index 0000000..e69de29 -- cgit v1.2.3