mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-13 21:34:40 +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
|
||||
roles/**/molecule/**/__pycache__/
|
||||
roles/**/molecule/**/*.conf
|
||||
|
||||
# macOS
|
||||
.DS_Store
|
||||
|
||||
Reference in New Issue
Block a user