From 47a81050dc892a04bd176e14422daacf9e41e84e Mon Sep 17 00:00:00 2001 From: Oxbian Date: Mon, 3 Apr 2023 12:01:26 +0200 Subject: =?UTF-8?q?Ajout=20du=20RSS/Atom=20&=20de=20la=20g=C3=A9n=C3=A9rat?= =?UTF-8?q?ion=20du=20fichier=20index?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 5dd81ed..7a38bf4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ .venv archives articles/* +atom.xml +index.html \ No newline at end of file -- cgit v1.2.3