Skip to content

Commit

Permalink
Ignore .DS_Store files in git [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
silvioprog committed Feb 10, 2024
1 parent d6aab4a commit c810496
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
.vscode/
.DS_Store
build*/
lib/
test/*.txt
test/*.txt

0 comments on commit c810496

Please sign in to comment.