added DS_Store to gitignore
This commit is contained in:
parent
23da1ffa46
commit
2f18cf90b4
1 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,3 +1,4 @@
|
||||||
*.hex
|
*.hex
|
||||||
*.o
|
*.o
|
||||||
*.elf
|
*.elf
|
||||||
|
*.DS_Store
|
||||||
Loading…
Add table
Add a link
Reference in a new issue