Add .DS_Store file to .gitignore

This commit is contained in:
Alvaro Bartolome 2025-05-01 10:34:11 +02:00
parent e7329fec18
commit d64d6d2f7f
No known key found for this signature in database

1
.gitignore vendored
View File

@ -2,6 +2,7 @@
target
router/tokenizer.json
*__pycache__*
.DS_Store
backends/v2/src/client/pb
backends/v3/src/client/pb