From 570a2b20539042cac631d86eaf323077a46e9f72 Mon Sep 17 00:00:00 2001 From: hathach Date: Fri, 26 Jul 2019 11:35:45 +0700 Subject: [PATCH] gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) 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