Skip to content

Commit

Permalink
🌱 add to be ignored .DS_Store (#4189)
Browse files Browse the repository at this point in the history
add to be ignored .DS_Store
  • Loading branch information
camilamacedo86 committed Sep 23, 2024
1 parent fb58aef commit 5950493
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
@@ -1,6 +1,7 @@
.idea/
.vscode/
WORKSPACE
.DS_Store
# don't check in the build output of the book
docs/book/book/

Expand Down

0 comments on commit 5950493

Please sign in to comment.