-
Notifications
You must be signed in to change notification settings - Fork 104
Expand file tree
/
Copy path.gitattributes
More file actions
24 lines (22 loc) · 931 Bytes
/
.gitattributes
File metadata and controls
24 lines (22 loc) · 931 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
* text eol=lf
*.dat binary
*.doc binary
*.gif binary
*.ico binary
*.jpg binary
*.png binary
*.tga binary
*.ttf binary
*.wav binary
*.webp binary
ClientManifest/* linguist-generated=true
help.steampowered.com/public/javascript/applications/help/**/*.js linguist-generated=true
partner.steamgames.com/public/javascript/applications/**/*.js linguist-generated=true
partner.steamgames.com/public/javascript/webui/**/*.js linguist-generated=true
steamcommunity.com/public/javascript/applications/**/*.js linguist-generated=true
steamcommunity.com/public/javascript/webui/**/*.js linguist-generated=true
store.steampowered.com/public/javascript/applications/**/*.js linguist-generated=true
store.steampowered.com/public/shared/javascript/legacy_web/**/*.js linguist-generated=true
www.counter-strike.net/**/*.js linguist-generated=true
www.dota2.com/**/*.js linguist-generated=true
www.playdeadlock.com/**/*.js linguist-generated=true