From 2eef15724bbca3f1086a71bea0138463fc3dd3e1 Mon Sep 17 00:00:00 2001 From: Xe Iaso Date: Mon, 7 Apr 2025 17:28:29 -0400 Subject: docs: fix edit me links and configuration subcategory (#238) * docs: fix edit me links and configuration subcategory Signed-off-by: Xe Iaso * remove this file that shouldn't exist Signed-off-by: Xe Iaso --------- Signed-off-by: Xe Iaso --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 4f2dc2a..a716c66 100644 --- a/.gitignore +++ b/.gitignore @@ -16,4 +16,7 @@ node_modules .DS_store # Intellij -.idea \ No newline at end of file +.idea + +# how does this get here +doc/VERSION -- cgit v1.2.3