mirror of
https://github.com/lvgl/lvgl.git
synced 2026-02-05 05:20:04 +08:00
24 lines
257 B
Plaintext
24 lines
257 B
Plaintext
**/*.o
|
|
**/*bin
|
|
**/*.swp
|
|
**/*.swo
|
|
**/*.gcda
|
|
**/*.gcno
|
|
tags
|
|
scripts/cppcheck_res.txt
|
|
scripts/built_in_font/lv_font_*
|
|
__pycache__
|
|
/emscripten_builder
|
|
test_screenshot_error.h
|
|
build/
|
|
.DS_Store
|
|
.vscode
|
|
.idea
|
|
*.bak
|
|
.vs/
|
|
.config*
|
|
config.h
|
|
defconfig
|
|
env/*
|
|
docs-venv
|