-
Notifications
You must be signed in to change notification settings - Fork 5
/
.gitattributes
32 lines (27 loc) · 929 Bytes
/
.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
31
32
# All Game js and css
games/**/*.js linguist-detectable=false
games/**/*.css linguist-detectable=false
# All Videos js and css
videos/**/*.js linguist-detectable=false
videos/**/*.css linguist-detectable=false
# File Ext
*.swf linguist-detectable=false
*.bat linguist-detectable=false
*.vbs linguist-detectable=false
*.xml linguist-detectable=false
*.svg linguist-detectable=false
*.json linguist-detectable=false
*.txt linguist-detectable=false
*.md linguist-detectable=false
# Dependencies Dir
bootstrap/** linguist-detectable=false
ruffle/** linguist-detectable=false
dosbox/** linguist-detectable=false
# Certain File Names
game.html linguist-detectable=false
iframe.html linguist-detectable=false
test.html linguist-detectable=false
# Misc
games/thereisnogame/repo/alternate/871000/** linguist-detectable=false
games/cookieclicker/** linguist-detectable=false
games/bonk.io/silvergames.com/** linguist-detectable=false