Add .gitignore with common unwanted files
This commit is contained in:
parent
de5f58b7a0
commit
1eeb6cfeaf
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
build/
|
||||||
|
*.o
|
||||||
|
*.elf
|
||||||
|
*.bin
|
||||||
|
|
||||||
|
*.swp
|
||||||
|
|
||||||
|
.DS_Store
|
Loading…
x
Reference in New Issue
Block a user