Skip to content

Commit b46f94b

Browse files
author
Goran Miskovic
committed
chore: align .gitignore with upstream arduino-pico
- Remove IDE-specific patterns (.idea/) - Remove build system patterns (.pio/) - Remove project-specific patterns (.qodo/) - Keep only core build and artifact patterns Moving IDE and user-specific ignores to .git/info/exclude for cleaner repository
1 parent 5d68dc2 commit b46f94b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.gitignore

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,3 @@ ota/build-rp2350-riscv
88
tools/libpico/build*/
99
tools/libpico/boot/
1010
platform.local.txt
11-
.qodo/
12-
.pio/
13-
.idea/
14-
.vscode/

0 commit comments

Comments
 (0)