mirror of https://github.com/ArduPilot/ardupilot
Git: Adding MacOS gitignore .DS_Store
This commit is contained in:
parent
139acc0530
commit
a9671c2d97
|
@ -41,3 +41,5 @@ Make.dep
|
|||
.context
|
||||
*.lst
|
||||
*.tlog
|
||||
|
||||
.DS_Store
|
||||
|
|
Loading…
Reference in New Issue