mirror of
https://github.com/containers/podman.git
synced 2025-07-04 01:48:28 +08:00
[CI:DOCS] Add .DS_Store to gitignore
Ignore .DS_Store, a MacOS metadata file created by the OS. Signed-off-by: Ashley Cui <acui@redhat.com>
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,6 +12,7 @@ coverprofile
|
||||
/docs/*.[158].gz
|
||||
/docs/build/
|
||||
/docs/remote
|
||||
**.DS_Store
|
||||
.gopathok
|
||||
.idea*
|
||||
.nfs*
|
||||
|
Reference in New Issue
Block a user