lvgl-hmi-display-ui/.gitignore
2026-02-20 06:45:18 +07:00

16 lines
191 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
main/
rec-ui/