mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-30 19:38:17 +03:00
18 lines
275 B
Plaintext
18 lines
275 B
Plaintext
# Remove if certain files are committed on purpose
|
|
.pio/
|
|
.vscode/
|
|
.code-workspace
|
|
/sd-card/htm./.vscode/
|
|
/code/build
|
|
|
|
CMakeLists.txt.user
|
|
CMakeCache.txt
|
|
CMakeFiles
|
|
CMakeScripts
|
|
Makefile
|
|
cmake_install.cmake
|
|
install_manifest.txt
|
|
compile_commands.json
|
|
CTestTestfile.cmake
|
|
_deps
|