Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/org.eclipse.etrice.runtime.c/.gitignore')
-rw-r--r--runtime/org.eclipse.etrice.runtime.c/.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/runtime/org.eclipse.etrice.runtime.c/.gitignore b/runtime/org.eclipse.etrice.runtime.c/.gitignore
index 811cd3775..5ad3800a1 100644
--- a/runtime/org.eclipse.etrice.runtime.c/.gitignore
+++ b/runtime/org.eclipse.etrice.runtime.c/.gitignore
@@ -2,5 +2,7 @@ bin
src-gen-info
WindowsMinGW
LinuxPosix
+WindowsMinGW_ST
+
/MinGWDebug/
/PosixDebug/

Back to the top