Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'examples/org.eclipse.etrice.tutorials.c/.gitignore')
-rw-r--r--examples/org.eclipse.etrice.tutorials.c/.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/org.eclipse.etrice.tutorials.c/.gitignore b/examples/org.eclipse.etrice.tutorials.c/.gitignore
index 1e2bfab34..b773de3db 100644
--- a/examples/org.eclipse.etrice.tutorials.c/.gitignore
+++ b/examples/org.eclipse.etrice.tutorials.c/.gitignore
@@ -6,3 +6,5 @@ src-gen/*
!src-gen/readme.txt
src-gen-info/*
!src-gen-info/readme.txt
+tmp/*
+!tmp/log/readme.txt \ No newline at end of file

Back to the top