add some code
This commit is contained in:
22
managed_components/lvgl__lvgl/.gitignore
vendored
Normal file
22
managed_components/lvgl__lvgl/.gitignore
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
**/*.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/*
|
||||
Reference in New Issue
Block a user