]> gerrit.simantics Code Review - simantics/r.git/blobdiff - .gitignore
Ignore vaadin preferences in gitignore
[simantics/r.git] / .gitignore
index d61db6ef2e0d54014af784e8c5a757435bb313df..15c4d9d9368f2886acac9f0ffe00ddb944f7a5e3 100644 (file)
@@ -1,6 +1,9 @@
-/**/bin/\r
-/features/*/target/\r
-/bundles/*/target/\r
-/releng/**/target/\r
-/tests/*/target/\r
+/**/bin/
+/features/*/target/
+/bundles/*/target/
+/releng/**/target/
+/tests/*/target/
 /**/.polyglot.build.properties
+org.eclipse.core.resources.prefs
+org.eclipse.m2e.core.prefs
+com.vaadin.designer.prefs
\ No newline at end of file