emoflon-ibex-ci-hello-world/.gitignore
Maximilian Kratz dc8f6f3d24 Fixes wrong Eclipse repo location in CI + minor changes
Ignore unzipped eclipse


Add workspace for local runs to gitignore
2022-10-18 08:48:19 +02:00

21 lines
234 B
Plaintext

*.class
**/gen/
**/bin/
**/xtend-gen/
**/src-gen/
*._trace
*.lp
.DS_Store
*/jars/*.jar
*/debug/*.xmi
org.emoflon.ci.helloworld.tests/build/
org.emoflon.ci.helloworld.tests/report.html
eclipse-emoflon*.zip
eclipse/**
ws/**
repo/**