From 29b8f979f87a2a07938946159bd2e827405258a2 Mon Sep 17 00:00:00 2001 From: Carlos O'Donell Date: Wed, 28 Feb 2024 10:03:36 -0500 Subject: Provide top-level description of CTI, TAC, and Governance. Remove build/ tree and add to .gitignore. Includes FAQ section. Signed-off-by: Carlos O'Donell --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..567609b --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +build/ -- cgit 1.2.3-korg