Skip to content

Commit

Permalink
Repo: Add .DS_Store to the .gitignore list
Browse files Browse the repository at this point in the history
Annoying file system spam. Too lazy to delete it again and again.
  • Loading branch information
rdw-software committed Dec 23, 2023
1 parent e7ed9c2 commit ffadeba
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 @@ -40,3 +40,4 @@ ninjabuild-*/
.ninja_log
build.ninja
CHANGELOG.MD
.DS_Store

0 comments on commit ffadeba

Please sign in to comment.