-
-
Notifications
You must be signed in to change notification settings - Fork 646
Expand file tree
/
Copy path.gitattributes
More file actions
executable file
·15 lines (14 loc) · 751 Bytes
/
.gitattributes
File metadata and controls
executable file
·15 lines (14 loc) · 751 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Format
/adblock/*.txt linguist-language=adblock linguist-detectable
/dnsmasq/*.txt linguist-language=fundamental linguist-detectable
/domains/*.txt linguist-language=fundamental linguist-detectable
/hosts/*.txt linguist-language=hosts linguist-detectable
/ips/*.txt linguist-language=fundamental linguist-detectable
/pac/*.pac linguist-language=js linguist-detectable
/regex/*.txt linguist-language=regex linguist-detectable
/rpz/*.txt linguist-language=fundamental linguist-detectable
/unbound/*.conf linguist-language=fundamental linguist-detectable
/wildcard/*.txt linguist-language=fundamental linguist-detectable
/*.txt linguist-language=fundamental linguist-detectable
# Auto detect text files and perform LF normalization
* text=auto eol=lf