Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Schuetz2015-06-05 22:29:46 +0000
committerThomas Schuetz2015-06-05 22:29:46 +0000
commit12be785d61df443fde7f08505919ab2525c040ae (patch)
tree2d12e797efa4b1f445f8b70ae10b845180cbee62 /examples/org.eclipse.etrice.tutorials.c/.gitignore
parent65f0910bd245cc7fcc24df912782620494b20baf (diff)
downloadorg.eclipse.etrice-12be785d61df443fde7f08505919ab2525c040ae.tar.gz
org.eclipse.etrice-12be785d61df443fde7f08505919ab2525c040ae.tar.xz
org.eclipse.etrice-12be785d61df443fde7f08505919ab2525c040ae.zip
traffic light example is running with new SocketClient Actor
Diffstat (limited to 'examples/org.eclipse.etrice.tutorials.c/.gitignore')
-rw-r--r--examples/org.eclipse.etrice.tutorials.c/.gitignore6
1 files changed, 2 insertions, 4 deletions
diff --git a/examples/org.eclipse.etrice.tutorials.c/.gitignore b/examples/org.eclipse.etrice.tutorials.c/.gitignore
index 4075ea653..d2a6ec005 100644
--- a/examples/org.eclipse.etrice.tutorials.c/.gitignore
+++ b/examples/org.eclipse.etrice.tutorials.c/.gitignore
@@ -1,7 +1,5 @@
-PosixDebug
-PosixRelease
-MinGWDebug
-MinGWRelease
+WindowsMinGW
+LinuxPosix
src-gen/*
!src-gen/readme.txt
src-gen-info/*

Back to the top