Cleanup: remove dead files from rapid iteration

- Delete suppress_tests.h (unused, replaced by javelin_overrides/unit_test.h)
- Delete patches/ dir (orphaned, sed/python used instead)
- Delete empty .gitmodules (submodule removed, javelin fetched via west)
- Simplify Kconfig: remove unused flags (HEAP_SIZE, USER_DICT_SIZE,
  ORTHOGRAPHY_CACHE, CONSOLE, TRIGGER — not wired to code yet)
- Add .gitignore for __pycache__
This commit is contained in:
afiqzudinhadi 2026-06-23 00:29:06 +08:00
parent 4e7b4e062f
commit 3e4b5a56b0
6 changed files with 1 additions and 95 deletions

1
.gitignore vendored Normal file
View file

@ -0,0 +1 @@
__pycache__/