Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: update .gitignore and add pytest settings
Remove unnecessary .vscode directory from .gitignore and add pytest configuration to .vscode/settings.json to enable testing with pytest in the project. This improves the development workflow by ensuring that pytest is the default testing framework.
- Loading branch information