mirror of
https://github.com/firewalkwithm3/Sensor-Watch.git
synced 2024-11-22 11:10:29 +08:00
Add .gitignore for build-sim
This commit is contained in:
parent
f24ded98f0
commit
c5776781e0
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,4 +1,5 @@
|
|||
**/build/
|
||||
**/build-sim/
|
||||
*.b#*
|
||||
*.bin
|
||||
*.d
|
||||
|
|
Loading…
Reference in a new issue