Skip to content

Commit 614a29b

Browse files
committed
Fix EOL char
1 parent c709ed3 commit 614a29b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.gitignore

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
/vendor/
2-
/*.phar
3-
/.php_cs
4-
/.php_cs.cache
5-
/box.json
1+
/vendor/
2+
/*.phar
3+
/.php_cs
4+
/.php_cs.cache
5+
/box.json
66
/clover.xml

0 commit comments

Comments
 (0)