Skip to content

Commit 984b9d1

Browse files
devversiondylhunn
authored andcommitted
build: cleanup .gitattributes file and remove outdated CRLF attribute (angular#46513)
Cleans up the `.gitattributes` file and removes an outdated setting for a now non-existent Windows CRLF file. PR Close angular#46513
1 parent 8b6f421 commit 984b9d1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.gitattributes

-3
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,3 @@
44
# JS and TS files must always use LF for tools to work
55
*.js eol=lf
66
*.ts eol=lf
7-
8-
# Must keep Windows line ending to be parsed correctly
9-
scripts/windows/packages.txt eol=crlf

0 commit comments

Comments
 (0)