From 21bd69e913862e4bbaa48563fc423e05fa6c13d0 Mon Sep 17 00:00:00 2001 From: Guillaume Vernade Date: Fri, 21 Feb 2025 11:16:33 +0100 Subject: [PATCH] Ignore Windows ini files and links --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index dfb6d040b..8ce5e0ed6 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ **/venv **/.python-version **/desktop.ini +**.lnk