File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515* .DOCX diff =astextplain
1616* .dot diff =astextplain
1717* .DOT diff =astextplain
18+ * .epub diff =astextplain
1819* .pdf diff =astextplain
1920* .PDF diff =astextplain
2021* .rtf diff =astextplain
2526* .adoc text
2627* .textile text
2728* .mustache text
28- * .csv text eol =crlf
2929* .tab text
3030* .tsv text
3131* .txt text
3232* .sql text
33- * .epub diff =astextplain
34- * .dsc text eol =crlf
35- * .dsp text eol =crlf
36- * .ini text eol =crlf
33+ * .csv text eol =crlf
3734
3835# Graphics
3936* .png binary
4340* .tif binary
4441* .tiff binary
4542* .ico binary
43+ * .eps binary
4644# SVG treated as text by default.
4745* .svg text
4846# If you want to treat it as binary,
4947# use the following line instead.
5048# *.svg binary
51- * .eps binary
5249
5350# Scripts
5451* .bash text eol =lf
5552* .fish text eol =lf
5653* .ksh text eol =lf
54+ * .py text eol =lf
55+ * .php text eol =lf
5756* .sh text eol =lf
5857* .zsh text eol =lf
5958# These are explicitly windows files and should use crlf
6059* .bat text eol =crlf
6160* .cmd text eol =crlf
6261* .ps1 text eol =crlf
6362
63+ # Visual Dialog Script
64+ * .dsc text eol =crlf
65+ * .dsp text eol =crlf
66+
67+ # Config files
68+ * .ini text eol =crlf
69+ * .conf text eol =lf
70+
6471# Serialisation
6572* .json text
6673* .toml text
You can’t perform that action at this time.
0 commit comments