Skip to content

Commit bc94b48

Browse files
committed
Ignore local board/platform overrides
boards.local.txt and platform.local.txt should never exist in main branch.
1 parent e932935 commit bc94b48

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,7 @@
1616
.DS_Store
1717
*.swp
1818
/Output
19+
20+
# Ignore local overrides of platform.txt and boards.txt,
21+
/boards.local.txt
22+
/platform.local.txt

0 commit comments

Comments
 (0)