diff options
| author | HiFiPhile <[email protected]> | 2025-03-15 21:15:52 +0100 |
|---|---|---|
| committer | HiFiPhile <[email protected]> | 2025-03-15 21:15:52 +0100 |
| commit | ca750313b26254c3fbc66152b5e0ed9dfe415630 (patch) | |
| tree | 46341c4feaf371a72390ff51ac670285041844b5 | |
| parent | 5333d042f9384ec1cc0663a2708c0ca7cb5cdc32 (diff) | |
Update gitignore.
Signed-off-by: HiFiPhile <[email protected]>
| -rw-r--r-- | .gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index f981110b2..5638a09db 100644 --- a/.gitignore +++ b/.gitignore @@ -15,6 +15,14 @@ latex *.jlink *.emSession *.ninja* +*.eww +*.ewp +*.ewt +*.ewd +*.hex +cmake_install.cmake +CMakeCache.txt +settings/ .settings/ .vscode/ .gdb_history |
