lvgl-hmi-display-ui/.gitignore
2026-02-27 08:04:48 +07:00

14 lines
177 B
Plaintext

# Ignore build folder
build/
bin/
# Ignore UI folder, this should be commited in its own repository
ui/
# Ignore all dot folders, with below exceptions
.*/
# VSCode
.vscode