-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
21 lines (18 loc) · 863 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
/.classpath
/.project
/.settings/org.eclipse.core.resources.prefs
/.settings/org.eclipse.jdt.core.prefs
/.settings/org.eclipse.m2e.core.prefs
/target/classes/META-INF/MANIFEST.MF
/target/classes/META-INF/maven/de.flexguse.vaadin4spring/translatedLabels/pom.properties
/target/classes/META-INF/maven/de.flexguse.vaadin4spring/translatedLabels/pom.xml
/target/classes/locale/translatedLabels_en.properties
/target/classes/translatedLabels/Application.class
/target/classes/translatedLabels/TestUI.class
/target/classes/translatedLabels/TestapplicationConfiguration.class
/target/classes/translatedLabels/TranslationAspect.class
/target/test-classes/translatedLabels/ApplicationTests.class
/src/main/resources/rebel.xml
/target/classes/org/vaadin/spring/i18n/TranslationAspect.class
/target/classes/rebel.xml
/target/classes/translatedLabels/AppWidgetSet.gwt.xml