diff options
| author | Mumtahin Farabi <[email protected]> | 2026-05-12 00:23:26 -0400 |
|---|---|---|
| committer | Mumtahin Farabi <[email protected]> | 2026-05-12 00:23:26 -0400 |
| commit | cdf1db1c4197f76cf2dd876e3c8a27c807acb7fd (patch) | |
| tree | db479c9577f96f84de4c4e10449b22370d0f19fc /.gitignore | |
| parent | 28bf8cb5076f419abcfe912d4ec2e0c5f31819a0 (diff) | |
feat(firmware): scaffold setup
Signed-off-by: Mumtahin Farabi <[email protected]>
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ **/target/ **/dist **/node_modules +twister-out* #==================================================== # CACHES/LOGS |
