From c05963cc9ca56f2b7b1571534d9d54cb9f0ef212 Mon Sep 17 00:00:00 2001 From: Benjamin Chausse Date: Sat, 21 Dec 2024 09:47:26 -0500 Subject: kanban board that scales to 0 --- configs/planka-db/.gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 configs/planka-db/.gitignore (limited to 'configs/planka-db') diff --git a/configs/planka-db/.gitignore b/configs/planka-db/.gitignore new file mode 100644 index 0000000..d6b7ef3 --- /dev/null +++ b/configs/planka-db/.gitignore @@ -0,0 +1,2 @@ +* +!.gitignore -- cgit v1.2.3