commit 936a35557c4dd4284f5102bad0a8c460389e1f69 Author: Nicolas Houzeau Date: Wed Oct 8 12:17:08 2025 +0000 Version 1.0.0 - Initialisation du thème Portfolio Photo 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