diff options
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index f5af16c43..e44eb8dc7 100644 --- a/.gitignore +++ b/.gitignore @@ -6,9 +6,12 @@ test/_build *.P *.map *.axf +*.bin *.jlink *.emSession *.elf *.ind .env /examples/*/*/build-* +test_old/ +tests_obsolete/
\ No newline at end of file |
