Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: add additional ignore file highlights
Various files use the same syntax highlighting as `.gitignore` and similarly tell different tools what files/folders to ignore. Update the languages file so that other ignore type files use the same highlighting as gitignore. The files added are: - `.ignore` - `.prettierignore` - `.eslintignore` - `.npmignore` Resolves: #8089
- Loading branch information