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:
authorDavid Crocker <dcrocker@eschertech.com>2020-08-16 22:02:44 +0300
committerDavid Crocker <dcrocker@eschertech.com>2020-08-16 22:02:44 +0300
commit5cc655e7dd3ac72325ce2111e8e410391ea98799 (patch)
tree079b5f25a15a13c4ff531f540aa08f674c32c0cc /.gitignore
parentb0dfb0707f61241b9b7785de64a5e1ff276b4fa2 (diff)
Renamed some configurations and removed an unused one
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore12
1 files changed, 5 insertions, 7 deletions
diff --git a/.gitignore b/.gitignore
index 418eda8b..3adcdfe3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,15 +2,13 @@
/.settings/language.settings.xml
# Output folders
-/Duet2_RTOS/
+/Duet2/
+/Duet2_SBC/
/Duet3_V06/
/Duet3_V06_CAN0/
/Duet3_V06_Debug/
-/DuetM_RTOS/
+/DuetMaestro/
+/Duet3_Mini5plus/
+/Duet3_Mini5plus_Debug/
/PCCB_10/
/RADDS_RTOS/
-/SAME70XPLD/
-/Duet2_SBC_RTOS/
-/Duet_5LC/
-/Duet_5LC_Debug/
-/Duet_5LC_with_16K_bootloader/