diff options
| author | hathach <[email protected]> | 2019-07-26 11:35:45 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2019-07-26 11:35:52 +0700 |
| commit | 570a2b20539042cac631d86eaf323077a46e9f72 (patch) | |
| tree | f0e841feef2e529134034549f4f78fd86230fb83 | |
| parent | 8ba71be6ee26c077ca37b895d773f2507f9371c8 (diff) | |
gitignore
| -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 |
