forked from Bayselonarrend/OpenIntegrations
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitattributes
More file actions
41 lines (35 loc) · 790 Bytes
/
.gitattributes
File metadata and controls
41 lines (35 loc) · 790 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
29
30
31
32
33
34
35
36
37
38
39
40
src/ru/OPI/src/CommonModules/OPI_Тесты/** linguist-vendored
src/ru/OPI/src/CommonModules/OPI_ТестыCLI/** linguist-vendored
src/ru/OInt/** linguist-vendored
src/en/** linguist-vendored
media/** linguist-vendored
docs/** linguist-vendored
src/ru/cli/data/Classes/internal/Classes/** linguist-vendored
src/en/cli/data/Classes/internal/Classes/** linguist-vendored
*.iss linguist-vendored
*.bat linguist-vendored
* text=auto eol=lf
*.png binary
*.jpg binary
*.jpeg binary
*.gif binary
*.ico binary
*.pdf binary
*.jar binary
*.woff binary
*.woff2 binary
*.ttf binary
*.eot binary
*.zip binary
*.addin binary
*.dll binary
*.mp3 binary
*.mp4 binary
*.bmp binary
*.webp binary
*.pdn binary
*.luac binary
*.sh text eol=lf
*.bash text eol=lf
*.desktop text eol=lf
*.bat text eol=crlf