1
0
mirror of https://github.com/lvgl/lvgl.git synced 2025-01-14 06:42:58 +08:00
lvgl/.gitignore

28 lines
366 B
Plaintext
Raw Normal View History

**/*.o
2019-12-26 03:37:28 +01:00
**/*bin
**/*.swp
**/*.swo
**/*.gcda
**/*.gcno
tags
2019-06-19 00:35:35 +02:00
docs/api_doc
2020-02-25 15:32:35 +01:00
scripts/cppcheck_res.txt
2020-04-28 22:10:19 +02:00
scripts/built_in_font/lv_font_*
docs/doxygen_html
docs/xml
docs/examples.md
docs/out_latex
docs/_static/built_lv_examples
docs/LVGL.pdf
docs/env
out_html
__pycache__
/emscripten_builder
2021-08-05 17:55:55 +02:00
test_screenshot_error.h
build/
tests/build_*/
tests/report/
.DS_Store
.vscode
*.bak