Skip to content

Commit

Permalink
chore: ignore .DS_Store files
Browse files Browse the repository at this point in the history
  • Loading branch information
BoboTiG committed Nov 8, 2024
1 parent 6618ed2 commit 1318928
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -159,4 +159,7 @@ cython_debug/
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
.idea/

!examples/*/*/build
!examples/*/*/build

.DS_Store

0 comments on commit 1318928

Please sign in to comment.