Logo
Explore Help
Register Sign In
mirrors/mastodon
1
0
Fork 0
You've already forked mastodon
mirror of https://github.com/mastodon/mastodon.git synced 2025-01-13 05:27:07 +01:00
Code Issues Projects Releases Wiki Activity
mastodon/.gitattributes

15 lines
520 B
Plaintext
Raw Normal View History

Add .gitattributes file to avoid unwanted CRLF (#3954) When Windows checks out files, it defaults to changing line endings to CRLF. If these files are then copied to a Linux system to be run, and the endings aren't changed at some point in that process, things break. This file forces git to use LF for all text files on all systems (except the request testing specfiles) to prevent issues everywhere.
2017-06-26 05:15:24 -06:00
* text=auto eol=lf
*.eot -text
*.gif -text
*.gz -text
*.ico -text
*.jpg -text
*.mp3 -text
*.ogg -text
*.png -text
*.ttf -text
*.webm -text
*.woff -text
*.woff2 -text
spec/fixtures/requests/** -text !eol
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.1 Page: 137ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API