From eedaef2bddcf76e482b416b7ab01f99187519bd9 Mon Sep 17 00:00:00 2001 From: Jannis Leidel Date: Thu, 7 Nov 2024 16:47:53 +0100 Subject: [PATCH] Update .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index ff8b4a3..9f8f180 100644 --- a/.gitignore +++ b/.gitignore @@ -10,7 +10,7 @@ node_modules/ # Populated at build time /community/minutes/*.md -/community/ceps/*.md +/learn/ceps/*.md # Misc .DS_Store