mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
Exclude .vale.ini from .gitignore
- Without this, vale won't correctly detect where the styles are.
This commit is contained in:
parent
2a53448685
commit
de622a2a21
1
.gitignore
vendored
1
.gitignore
vendored
@ -154,6 +154,7 @@
|
|||||||
!/.editorconfig
|
!/.editorconfig
|
||||||
!/.gitignore
|
!/.gitignore
|
||||||
!/.yardopts
|
!/.yardopts
|
||||||
|
!/.vale.ini
|
||||||
!/CHANGELOG.md
|
!/CHANGELOG.md
|
||||||
!/CONTRIBUTING.md
|
!/CONTRIBUTING.md
|
||||||
!/Dockerfile
|
!/Dockerfile
|
||||||
|
Loading…
x
Reference in New Issue
Block a user