onnxruntime
14eb3cf4 - Ignore settings.json in git (#12988)

Commit
3 years ago
Ignore settings.json in git (#12988) **Description**: Remove the `settings.json` line in gitignore. **Motivation and Context** Having `settings.json` tracked in git has created annoying diffs when it is modified locally. This PR removes the entry in gitignore but maintains the `settings.json` in the repo so that we have a good default.
Author
Parents
Loading