-
-
Notifications
You must be signed in to change notification settings - Fork 81
Expand file tree
/
Copy path.gitattributes
More file actions
28 lines (28 loc) · 732 Bytes
/
.gitattributes
File metadata and controls
28 lines (28 loc) · 732 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
* text=auto
output/*.docx filter=lfs diff=lfs merge=lfs -text
output/*.idml filter=lfs diff=lfs merge=lfs -text
resources/fonts/Atkinson-Hyperlegible-Font-Print-and-Web-2020-0514.zip filter=lfs diff=lfs merge=lfs -text
resources/fonts/fivo_sans.zip filter=lfs diff=lfs merge=lfs -text
*.py text eol=lf
*.ts text eol=lf
*.json text eol=lf
*.yaml text eol=lf
*.yml text eol=lf
*.lock text eol=lf
*.txt text eol=lf
*.md text eol=lf
*.sh text eol=lf
*.ini text eol=lf
*.json text eol=lf
*.config text eol=lf
*.eex text eol=lf
*.ex text eol=lf
*.exs text eol=lf
*.css text eol=lf
*.scss text eol=lf
*.toml text eol=lf
*.gitignore text eol=lf
.gitattributes text eol=lf
.editorconfig text eol=lf
Dockerfile text eol=lf
Pipfile text eol=lf