From d0bdbaa1ed76dfbf3211bb43eee48c49cc4fd448 Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Mon, 22 Jun 2026 13:12:27 +0400 Subject: feat: implement FParkan architecture foundation Add the modular fparkan workspace, domain crates, adapters, apps, xtask policy/CI, acceptance evidence, and licensed corpus gates for the macOS-focused roadmap foundation. --- testdata/.gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 testdata/.gitignore (limited to 'testdata/.gitignore') diff --git a/testdata/.gitignore b/testdata/.gitignore new file mode 100644 index 0000000..e5af87e --- /dev/null +++ b/testdata/.gitignore @@ -0,0 +1,3 @@ +* +!.gitignore +!README.md \ No newline at end of file -- cgit v1.2.3