Merge pull request #15325 from ashley-cui/dstore

[CI:DOCS] Add .DS_Store to gitignore
This commit is contained in:
OpenShift Merge Robot 2022-08-15 16:33:06 +00:00 committed by GitHub
commit fe54d404ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -12,6 +12,7 @@ coverprofile
/docs/*.[158].gz
/docs/build/
/docs/remote
**.DS_Store
.gopathok
.idea*
.nfs*