mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-21 05:31:06 -05:00
chore: add .ds_store to .gitignore (#6241)
This commit is contained in:
parent
468901bc7f
commit
2bdad665d3
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -99,3 +99,6 @@ super-linter-output/
|
|||
custom-super-linter-output-directory-name/
|
||||
super-linter-github-actions-step-summary-output*
|
||||
github-step-summary.md
|
||||
|
||||
# MacOS File
|
||||
.DS_Store
|
||||
|
|
Loading…
Reference in a new issue