26 lines
436 B
Plaintext
26 lines
436 B
Plaintext
.vs
|
|
.vscode
|
|
.vscode/*
|
|
!.vscode/settings.json
|
|
!.vscode/tasks.json
|
|
!.vscode/launch.json
|
|
!.vscode/extensions.json
|
|
!.vscode/*.code-snippets
|
|
|
|
# Local History for Visual Studio Code
|
|
.history/
|
|
|
|
# Built Visual Studio Code Extensions
|
|
*.vsix
|
|
|
|
# Caching ESP32 Builds
|
|
buildCache
|
|
build
|
|
examples/dshot300/debug.cfg
|
|
examples/dshot300/esp32.svd
|
|
examples/dshot300/debug_custom.json
|
|
examples/dshot300/debug.svd
|
|
/build
|
|
/.github/chatmodes
|
|
web/control.html
|