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/*.[158].gz
|
||||||
/docs/build/
|
/docs/build/
|
||||||
/docs/remote
|
/docs/remote
|
||||||
|
**.DS_Store
|
||||||
.gopathok
|
.gopathok
|
||||||
.idea*
|
.idea*
|
||||||
.nfs*
|
.nfs*
|
||||||
|
|
Loading…
Reference in New Issue