From a6a364725d8af94c2479939f6559584721a8ebd1 Mon Sep 17 00:00:00 2001 From: Pete Johanson Date: Wed, 24 Jun 2020 10:37:02 -0400 Subject: Fix .gitignore, add missing changes. --- .gitignore | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index a2beb18..e02cca0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ -.west/ -bootloader/ -modules/ -tools/ -zephyr/ -build/ +/.west +/bootloader +/modules +/tools +/zephyr +/build -- cgit v1.2.3