diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ac64ba2 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +# Ignorer tous les fichiers logs +*.log + +# Ignorer tous les fichiers temporaires +*.tmp diff --git a/index.html b/index.html index df61d81..10d2dda 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,13 @@