mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-14 05:45:06 +03:00
add macOS .DS_Store to ignore (#8251)
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -103,3 +103,6 @@ ENV/
|
|||||||
# molecule
|
# molecule
|
||||||
roles/**/molecule/**/__pycache__/
|
roles/**/molecule/**/__pycache__/
|
||||||
roles/**/molecule/**/*.conf
|
roles/**/molecule/**/*.conf
|
||||||
|
|
||||||
|
# macOS
|
||||||
|
.DS_Store
|
||||||
|
|||||||
Reference in New Issue
Block a user