1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 01:39:24 +02:00
Commit graph

3 commits

Author SHA1 Message Date
Caleb Mazalevskis
21bc6dd7fc
Update .gitattributes 2023-06-13 12:59:02 +08:00
Caleb Mazalevskis
aaccdb638d
Fix typo. 2022-07-04 23:55:13 +08:00
Caleb Mazalevskis
18f48303d9
Fix line endings and add a .gitattributes file.
The .gitattributes file can be used to enforce and manage the types of line
endings desired for specific types of files at the repository, as well as
to manage GitHub's automatic detection of documentation and the types of
programming languages used at the repository.

I've commented links to the relevant documentation within the attached
.gitattributes file to assist with guiding future additions to the file.
2022-07-04 23:48:34 +08:00