summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorPete Johanson <peter@peterjohanson.com>2020-06-24 10:37:02 -0400
committerPete Johanson <peter@peterjohanson.com>2020-06-24 10:37:02 -0400
commita6a364725d8af94c2479939f6559584721a8ebd1 (patch)
tree845ebf91d038c080a076f46eb8e38061603ad29f /.gitignore
parent17ef033f003e6b403e2b229eef871e46defb4bbb (diff)
Fix .gitignore, add missing changes.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore12
1 files changed, 6 insertions, 6 deletions
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