mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-16 14:00:13 +01:00
Ignore .DS_Store file on macOS.
This commit is contained in:
parent
838afe0a00
commit
6f39df1417
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -7,4 +7,5 @@ node_modules
|
||||||
!test/node_modules
|
!test/node_modules
|
||||||
npm-debug.log
|
npm-debug.log
|
||||||
test-repos
|
test-repos
|
||||||
|
.DS_Store
|
||||||
.vscode
|
.vscode
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue