acid-drop

- Hacking the planet from a LilyGo T-Deck using custom firmware
git clone git://git.acid.vegas/acid-drop.git
Log | Files | Refs | Archive | README | LICENSE

.gitignore (342B)

      1 **/*.o
      2 **/*bin
      3 **/*.swp
      4 **/*.swo
      5 **/*.gcda
      6 **/*.gcno
      7 tags
      8 docs/api_doc
      9 scripts/cppcheck_res.txt
     10 scripts/built_in_font/lv_font_*
     11 docs/doxygen_html
     12 docs/xml
     13 docs/examples.md
     14 docs/out_latex
     15 docs/_static/built_lv_examples
     16 docs/LVGL.pdf
     17 docs/env
     18 out_html
     19 __pycache__
     20 /emscripten_builder
     21 test_screenshot_error.h
     22 build/
     23 tests/build_*/
     24 tests/report/