mirror of
https://github.com/thelsing/knx.git
synced 2025-06-04 01:15:26 +02:00
add pio ignores to gitignore
This commit is contained in:
parent
5f4f86dcbd
commit
c31053a7fd
8
.gitignore
vendored
8
.gitignore
vendored
@ -269,4 +269,10 @@ __pycache__/
|
|||||||
|
|
||||||
**/CodeDB
|
**/CodeDB
|
||||||
**/VisualGDBCache
|
**/VisualGDBCache
|
||||||
doc/build
|
doc/build
|
||||||
|
|
||||||
|
.pio
|
||||||
|
.vscode/.browse.c_cpp.db*
|
||||||
|
.vscode/c_cpp_properties.json
|
||||||
|
.vscode/launch.json
|
||||||
|
.vscode/ipch
|
Loading…
Reference in New Issue
Block a user