Skip to content

Commit 2872856

Browse files
committed
Sort file
1 parent ac620e0 commit 2872856

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

.gitignore

+10-10
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
1-
target/
2-
.project
3-
.classpath
4-
.settings/
5-
.svn/
6-
.idea/
1+
*.code-workspace
72
*.iml
83
*.iws
4+
.classpath
95
.DS_Store
6+
.externalToolBuilders/
7+
.history/
8+
.idea/
9+
.project
10+
.settings/
11+
.svn/
12+
.vscode/
1013
/derby.log
1114
/jackrabbit.log_IS_UNDEFINED
1215
/jetty.log_IS_UNDEFINED
13-
.vscode/
14-
*.code-workspace
15-
.history/
16-
.externalToolBuilders/
1716
maven-eclipse.xml
17+
target/

0 commit comments

Comments
 (0)