Skip to content

Commit

Permalink
Merge pull request #955 from DavidLapous/gitignore---mac
Browse files Browse the repository at this point in the history
add .DS_Store to gitignore
  • Loading branch information
VincentRouvreau authored Sep 7, 2023
2 parents ee577bf + f13ebdd commit 9078563
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,6 @@ data/points/human.off_sc.txt
# IDE specific
# CLion
.idea/

# macOS metadata
.DS_Store

0 comments on commit 9078563

Please sign in to comment.