Skip to content

Commit

Permalink
ignore all .DS_Store files with gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
celthome committed Oct 30, 2023
1 parent aff3e30 commit e4837ae
Show file tree
Hide file tree
Showing 2 changed files 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 @@ -161,3 +161,4 @@ cython_debug/
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
.DS_Store
**/.DS_Store
Binary file removed content/.DS_Store
Binary file not shown.

0 comments on commit e4837ae

Please sign in to comment.