mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-06 03:26:53 +03:00
28 lines
505 B
Plaintext
28 lines
505 B
Plaintext
# 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
|