From 936a35557c4dd4284f5102bad0a8c460389e1f69 Mon Sep 17 00:00:00 2001 From: Nicolas Houzeau Date: Wed, 8 Oct 2025 12:17:08 +0000 Subject: [PATCH] =?UTF-8?q?Version=201.0.0=20-=20Initialisation=20du=20th?= =?UTF-8?q?=C3=A8me=20Portfolio=20Photo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..bc38396 --- /dev/null +++ b/.gitignore @@ -0,0 +1,8 @@ +# Fichiers WordPress à ignorer +*.zip +.DS_Store +node_modules/ +/screenshot.png +# Fichiers de cache +*.log +*.tmp