80 lines
1.0 KiB
Plaintext
80 lines
1.0 KiB
Plaintext
# Explicitly declare text=auto files you want to always be normalized and converted
|
|
# to native line endings on checkout.
|
|
* text=auto
|
|
*.txt text
|
|
*.log text
|
|
*.sql text
|
|
*.template text
|
|
*.properties text
|
|
*.rc text
|
|
*.ini text
|
|
*.tpl text
|
|
*.cfg text
|
|
*.bat text
|
|
*.cmd text
|
|
*.iss text
|
|
*.ipr text
|
|
*.iml text
|
|
*.iws text
|
|
*.java text
|
|
*.jj text
|
|
*.cup text
|
|
*.pl text
|
|
*.pas text
|
|
*.pp text
|
|
*.inc text
|
|
*.dpk text
|
|
*.bpk text
|
|
*.dfm text
|
|
*.xfm text
|
|
*.lfm text
|
|
*.dpr text
|
|
*.bpr text
|
|
*.bpg text
|
|
*.lpr text
|
|
*.lrs text
|
|
*.frc text
|
|
*.lpk text
|
|
*.lpi text
|
|
*.dproj text
|
|
*.bdsproj text
|
|
*.bdsgroup text
|
|
*.groupproj text
|
|
*.cbproj text
|
|
*.dof text
|
|
*.cpp text
|
|
*.c text
|
|
*.h text
|
|
*.awk text
|
|
*.sh text eol=lf
|
|
*.csv text
|
|
*.url text
|
|
*.tld text
|
|
*.xml text
|
|
*.xsl text
|
|
*.xsd text
|
|
*.jrxml text
|
|
*.dtd text
|
|
*.js text
|
|
*.json text
|
|
*.css text
|
|
*.jsp text
|
|
*.htm text
|
|
*.html text
|
|
*.rtx text
|
|
*.tsv text
|
|
*.etx text
|
|
*.sgm text
|
|
*.sgml text
|
|
*.talk text
|
|
*.vcf text
|
|
makefile text eol=lf
|
|
COPYING text
|
|
.gitattributes text
|
|
.gitignore text
|
|
*.gradle text
|
|
.*src text
|
|
*.stg text
|
|
*.g text
|
|
*. eol=lf
|