Skip to content

Commit c0ccac6

Browse files
Update .gitignore
1 parent 59a08d7 commit c0ccac6

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

.gitignore

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,4 +106,10 @@ venv.bak/
106106
/site
107107

108108
# mypy
109-
.mypy_cache/
109+
.mypy_cache/
110+
111+
.pio
112+
.vscode/.browse.c_cpp.db*
113+
.vscode/c_cpp_properties.json
114+
.vscode/launch.json
115+
.vscode/ipch

0 commit comments

Comments
 (0)