Skip to content

Commit

Permalink
add macOS .DS_Store to ignore (#8251)
Browse files Browse the repository at this point in the history
  • Loading branch information
liupeng0518 authored Nov 30, 2021
1 parent 3c6fa6e commit 0cdf75d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -103,3 +103,6 @@ ENV/
# molecule
roles/**/molecule/**/__pycache__/
roles/**/molecule/**/*.conf

# macOS
.DS_Store

0 comments on commit 0cdf75d

Please sign in to comment.