add macOS .DS_Store to ignore (#8251)

pull/8255/head
Samuel Liu 2021-11-30 17:10:56 +08:00 committed by GitHub
parent 3c6fa6e583
commit 0cdf75d41a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -103,3 +103,6 @@ ENV/
# molecule # molecule
roles/**/molecule/**/__pycache__/ roles/**/molecule/**/__pycache__/
roles/**/molecule/**/*.conf roles/**/molecule/**/*.conf
# macOS
.DS_Store