Skip to content

Commit

Permalink
Added .DS_Store to .gitignore so that these Mac system files won't be…
Browse files Browse the repository at this point in the history
… tracked by git
  • Loading branch information
gapp-c committed Sep 27, 2023
1 parent c053f58 commit 97af993
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
Expand Up @@ -10,4 +10,5 @@ docs/build/
.idea/
#run directory
run/run_20*/

# Mac/OSX
.DS_Store

0 comments on commit 97af993

Please sign in to comment.