mirror of
https://github.com/meshtastic/firmware.git
synced 2025-02-26 22:33:24 +00:00
ignore platformio core files when building in place
This commit is contained in:
parent
fdc87d492c
commit
7fb22cf678
3
.gitignore
vendored
3
.gitignore
vendored
@ -12,6 +12,9 @@ web.tar
|
||||
*.code-workspace
|
||||
|
||||
.idea
|
||||
.platformio
|
||||
.local
|
||||
.cache
|
||||
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
|
Loading…
Reference in New Issue
Block a user