Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add the tmp directory to .gitignore (#6349)
Running `make genjsonschema` creates a `tmp` directory that is not present in the .gitignore file, this makes sure contributors don't need to worry about having it in their repo directory.
- Loading branch information