forked from 5etools-mirror-3/5etools-src
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitattributes
30 lines (28 loc) · 1.05 KB
/
.gitattributes
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
29
30
*.js text eol=lf
*.cjs text eol=lf
*.mjs text eol=lf
*.json text eol=lf
*.html text eol=lf
*.scss text eol=lf
*.md text eol=lf
*.yml text eol=lf
*.sh text eol=lf
*.css text eol=lf
*.xml text eol=lf
*.svg text eol=lf
*.hbs text eol=lf
*.txt text eol=lf
.dockerignore text eol=lf
.editorconfig text eol=lf
.gitattributes text eol=lf
.gitignore text eol=lf
.eslintignore text eol=lf
.eslintrc.cjs text eol=lf
.gitmodules text eol=lf
.node-version text eol=lf
manifest.webmanifest text eol=lf
docker/*.conf text eol=lf
Dockerfile text eol=lf
*.zip -text
*.webp -text
*.pdf -text