Skip to content

Commit 7220ed3

Browse files
committed
Fixed CR/LF
1 parent 1e7e8a7 commit 7220ed3

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

.gitignore

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
target/
2-
.project
3-
.classpath
4-
.settings/
5-
bin
6-
*.iml
7-
*.ipr
8-
*.iws
9-
*.idea
10-
release.properties
11-
.java-version
12-
1+
target/
2+
.project
3+
.classpath
4+
.settings/
5+
bin
6+
*.iml
7+
*.ipr
8+
*.iws
9+
*.idea
10+
release.properties
11+
.java-version
12+

0 commit comments

Comments
 (0)