summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhathach <[email protected]>2019-07-26 11:35:45 +0700
committerhathach <[email protected]>2019-07-26 11:35:52 +0700
commit570a2b20539042cac631d86eaf323077a46e9f72 (patch)
treef0e841feef2e529134034549f4f78fd86230fb83
parent8ba71be6ee26c077ca37b895d773f2507f9371c8 (diff)
gitignore
-rw-r--r--.gitignore3
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