Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Duet3D/RepRapFirmware.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore9
1 files changed, 6 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 3adcdfe3..e5dd8a62 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,7 @@
+# Object and intermediate files
+*.o
+*.d
+
# Misc
/.settings/language.settings.xml
@@ -8,7 +12,6 @@
/Duet3_V06_CAN0/
/Duet3_V06_Debug/
/DuetMaestro/
-/Duet3_Mini5plus/
-/Duet3_Mini5plus_Debug/
+/Duet3_Mini5plus_v02/
+/Duet3_Mini5plus_v02_Debug/
/PCCB_10/
-/RADDS_RTOS/