mirror of
https://github.com/Homebrew/brew.git
synced 2026-08-12 22:29:27 +04:00
Exclude .vale.ini from .gitignore
- Without this, vale won't correctly detect where the styles are.
This commit is contained in:
@@ -154,6 +154,7 @@
|
||||
!/.editorconfig
|
||||
!/.gitignore
|
||||
!/.yardopts
|
||||
!/.vale.ini
|
||||
!/CHANGELOG.md
|
||||
!/CONTRIBUTING.md
|
||||
!/Dockerfile
|
||||
|
||||
Reference in New Issue
Block a user