summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore13
1 files changed, 10 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 59e571c..1cd4dec 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,10 @@
-#Ignore modules added by the repo script
-Device
-#Ignore IDE generated files \ No newline at end of file
+*.breadcrumb
+*.junit
+**/__pycache__
+Local_Release/
+CMSIS/Documentation/
+CMSIS/RTOS2/RTX/Library/ARM/MDK/RTX_CM.uvguix.*
+CMSIS/CoreValidation/Tests/build
+CMSIS/CoreValidation/Tests/bootloader/build
+*.uvguix.*
+*.uvmpw.uvgui.*