mirror of https://github.com/containers/podman.git
Merge pull request #15325 from ashley-cui/dstore
[CI:DOCS] Add .DS_Store to gitignore
This commit is contained in:
commit
fe54d404ff
|
@ -12,6 +12,7 @@ coverprofile
|
|||
/docs/*.[158].gz
|
||||
/docs/build/
|
||||
/docs/remote
|
||||
**.DS_Store
|
||||
.gopathok
|
||||
.idea*
|
||||
.nfs*
|
||||
|
|
Loading…
Reference in New Issue