mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-13 11:29:58 +03:00
Updating .gitignore to ensure no OSX temporary files gets accidentally committed again.
This commit is contained in:
parent
391f211e99
commit
98f5bdd986
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,4 +1,5 @@
|
||||||
*.o
|
*.o
|
||||||
|
.DS_Store
|
||||||
*~
|
*~
|
||||||
*.uvopt
|
*.uvopt
|
||||||
*.dep
|
*.dep
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue