chore: update .gitignore to include models directory

- Added 'models/' to .gitignore to prevent tracking of model files, ensuring a cleaner repository and avoiding unnecessary clutter in version control.
This commit is contained in:
vitor-aignosi
2026-05-05 11:00:14 -03:00
parent d1f9394879
commit ad125e22e1

2
.gitignore vendored
View File

@@ -246,3 +246,5 @@ tmp/
sientia-module/ sientia-module/
.secrets .secrets
.event.json .event.json
models/