Skip to content

Commit e626cc5

Browse files
author
Gerald Unterrainer
committed
gitignore all files in .settings
1 parent 26d4077 commit e626cc5

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,5 @@
2222
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
2323
hs_err_pid*
2424
/target/
25+
26+
.settings/

.settings/org.eclipse.jdt.core.prefs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
eclipse.preferences.version=1
2+
org.eclipse.jdt.core.compiler.codegen.methodParameters=generate
23
org.eclipse.jdt.core.compiler.codegen.targetPlatform=13
34
org.eclipse.jdt.core.compiler.compliance=13
45
org.eclipse.jdt.core.compiler.problem.enablePreviewFeatures=disabled

0 commit comments

Comments
 (0)