Skip to content

Commit b680dfb

Browse files
committed
Update .gitignore
1 parent 561d8ea commit b680dfb

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

‎.gitignore‎

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,9 @@ __pycache__
1010
openocd/
1111
nohup.out
1212
mcu/tools
13-
*.bin
13+
*.bin
14+
.commands
15+
.config/config.json
16+
17+
# WiFi credentials (sensitive)
18+
**/wifi_credentials.conf

0 commit comments

Comments
 (0)