We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37fcdbf commit afdc104Copy full SHA for afdc104
.gitignore
@@ -95,6 +95,9 @@ target-plain
95
/tests/org.eclipse.epsilon.workflow.test/resources/eunit/TESTS-TestSuites.xml
96
/tests/org.eclipse.epsilon.workflow.test/resources/eunit/junit-noframes.html
97
98
+# Tests for failing to save EMF models
99
+*.brokensave
100
+
101
/plugins/org.eclipse.epsilon.updatesite.interim/index.html
102
103
# Backup files from Emacs
0 commit comments