chore: Update .gitignore and requirements.txt

feat: Add store_settings callback in ascan.py

feat: Refactor ascan.py, filtrage.py, and selection_filtre.py
This commit is contained in:
2024-06-11 10:54:56 +02:00
parent f99eeef6f6
commit dcb316d6b8
6 changed files with 377 additions and 41 deletions

3
.gitignore vendored
View File

@ -2,4 +2,5 @@
/electron-3d-app/
/express-app/
/react-app/
/.vscode/
/.vscode/
/3D_app.old/