From 96ec9f9013aa36d0730d674a10734442192e0fc9 Mon Sep 17 00:00:00 2001 From: Benjamin Chausse Date: Sat, 9 Dec 2023 22:05:38 -0500 Subject: Stop tracking CV --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 375f568..415e49d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ # My CV is maintained in a separate repository -./static/misc/chaussebenjamin-en.pdf -./static/misc/chaussebenjamin.pdf +static/misc/chaussebenjamin-en.pdf +static/misc/chaussebenjamin.pdf # Photos are heavy and maintained differently ./assets/images/gallery -- cgit v1.2.3