chore: Ignore cache files in .gitignore and update A-Scan filters page

This commit is contained in:
2024-05-27 15:40:08 +02:00
parent 560c6fad0e
commit a69c0f4c64
14 changed files with 217 additions and 136 deletions

4
.gitignore vendored
View File

@ -2,4 +2,6 @@
/electron-3d-app/
/express-app/
/react-app/
/.vscode/
/.vscode/
/3D_app/__pycache__/
/3D_app/pages/__pycache__/