| 123456789101112131415161718192021222324252627 |
- # Remove if certain files are committed on purpose
- .pio/
- .vscode/
- .code-workspace
- /sd-card/htm./.vscode/
- /code/build
- /code/.helper
- /sd-card/html/debug/
- /firmware/
- version.txt
- /dist/
- /dist_release/
- /dist_old_ota
- CMakeLists.txt.user
- CMakeCache.txt
- CMakeFiles
- CMakeScripts
- Makefile
- cmake_install.cmake
- install_manifest.txt
- compile_commands.json
- CTestTestfile.cmake
- _deps
- code/edgeAI.code-workspace
- .DS_Store
- tools/parameter-tooltip-generator/html
- tools/parameter-tooltip-generator/AI-on-the-edge-device-docs
|