add macOS .DS_Store to ignore (#8251)
parent
3c6fa6e583
commit
0cdf75d41a
|
@ -103,3 +103,6 @@ ENV/
|
|||
# molecule
|
||||
roles/**/molecule/**/__pycache__/
|
||||
roles/**/molecule/**/*.conf
|
||||
|
||||
# macOS
|
||||
.DS_Store
|
||||
|
|
Loading…
Reference in New Issue