From e6a1d36ffd1d667e6b10098cd549b4da1442f1fb Mon Sep 17 00:00:00 2001 From: Alexis Fourmaux Date: Tue, 29 Jul 2025 17:00:18 +0200 Subject: [PATCH] Update gitignore --- .gitignore | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 9cfc808..fadcfbb 100644 --- a/.gitignore +++ b/.gitignore @@ -138,7 +138,4 @@ dist vite.config.js.timestamp-* vite.config.ts.timestamp-* -slides/ -cours/ -!src/slides/ -!src/cours/ \ No newline at end of file +build/ \ No newline at end of file