Skip to content

Commit

Permalink
Add .DS_Store to .gitignore to prevent tracking of macOS system files
Browse files Browse the repository at this point in the history
  • Loading branch information
martinyy108 committed Nov 23, 2024
1 parent 084e6e2 commit 958c2ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,4 @@ override.tf.json
# example: *tfplan*

token
.DS_Store

0 comments on commit 958c2ad

Please sign in to comment.