Nie możesz wybrać więcej, niż 25 tematów
Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
|
- # Enforce Unix newlines
- *.css text eol=lf
- *.scss text eol=lf
- *.html text eol=lf
- *.js text eol=lf
- *.md text eol=lf
- *.svg text eol=lf
- *.yml text eol=lf
- # Don't diff or textually merge source maps
- *.map binary
|