Skip to content

Commit

Permalink
Merge pull request BehaviorTree#740 from keenanjohnson/master
Browse files Browse the repository at this point in the history
Remove OSX Junk File (.DS_Store)
  • Loading branch information
facontidavide authored Jan 12, 2024
2 parents b8ab730 + 43a06a7 commit 574a34f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
Binary file removed .DS_Store
Binary file not shown.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,6 @@ site/*
# clangd cache
/.cache/*
CMakeSettings.json

# OSX junk
.DS_Store

0 comments on commit 574a34f

Please sign in to comment.