From 432c3584e680f03317f75204cac17de8d16fe0c4 Mon Sep 17 00:00:00 2001 From: williamgt <william.tresselt@gmail.com> Date: Sun, 9 Oct 2022 12:26:56 +0200 Subject: [PATCH] Ignore unwanted file help --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 439545a..ccaf936 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -sketches/ \ No newline at end of file +sketches/ +help -- GitLab