From ca6468cc62a535dcddc6d506e1fd40de1f25cdf4 Mon Sep 17 00:00:00 2001 From: "A.M. Rowsell" Date: Sun, 7 Sep 2025 17:46:48 -0400 Subject: [PATCH] docs: temporarily added docs/ to .gitignore as they are not ready --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 18a9398..5de3e82 100644 --- a/.gitignore +++ b/.gitignore @@ -39,4 +39,6 @@ chessmcu_default/ # End of https://www.toptal.com/developers/gitignore/api/mplabx -localTest/ \ No newline at end of file +localTest/ +docs/ +.ca/ \ No newline at end of file