mirror of
https://github.com/zama-ai/tfhe-rs.git
synced 2026-01-05 04:44:41 -05:00
chore(ci): ignore only specific files in ci folder
The whole ci/ folder was ignored, that would cause issue regarding search capability in some IDE.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -36,7 +36,8 @@ package-lock.json
|
||||
.env
|
||||
__pycache__
|
||||
|
||||
ci/
|
||||
# File auto-generated by the lattice-estimator from lattice_estimator.sage
|
||||
ci/lattice_estimator.sage.py
|
||||
|
||||
# In case someone clones the lattice-estimator locally to verify security
|
||||
/lattice-estimator
|
||||
|
||||
Reference in New Issue
Block a user