mirror of
https://github.com/lvgl/lvgl.git
synced 2026-05-26 11:07:34 +08:00
feat(docs) add first iteration of compile script
This commit is contained in:
+4
-1
@@ -1,4 +1,3 @@
|
||||
scripts/release/__pycache__
|
||||
**/*.o
|
||||
**/*bin
|
||||
**/*.swp
|
||||
@@ -7,3 +6,7 @@ tags
|
||||
docs/api_doc
|
||||
scripts/cppcheck_res.txt
|
||||
scripts/built_in_font/lv_font_*
|
||||
docs/doxygen_html
|
||||
docs/xml
|
||||
out_html
|
||||
__pycache__
|
||||
|
||||
Reference in New Issue
Block a user