From 03f8a134b32e1b52e0b490843996fb498fc0e04c Mon Sep 17 00:00:00 2001 From: "Mayeul@Zama" <69792125+mayeul-zama@users.noreply.github.com> Date: Fri, 18 Jul 2025 14:32:07 +0200 Subject: [PATCH] chore: remove unused gitignore entry --- .gitignore | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitignore b/.gitignore index e5dc99e54..c0c9dcae0 100644 --- a/.gitignore +++ b/.gitignore @@ -36,9 +36,6 @@ package-lock.json .env __pycache__ -# Dir used for backward compatibility test data -# First directive is to ignore symlinks -tests/tfhe-backward-compat-data ci/ # In case someone clones the lattice-estimator locally to verify security