File tree 2 files changed +20
-4
lines changed
2 files changed +20
-4
lines changed Original file line number Diff line number Diff line change
1
+ # Set the default behavior, in case people don't have core.autocrlf set.
2
+ * text =auto
3
+
4
+ # Explicitly declare text files you want to always be normalized and converted
5
+ # to native line endings on checkout.
6
+ * .c text
7
+ * .h text
8
+
9
+ # Denote all files that are truly binary and should not be modified.
10
+ * .png binary
11
+ * .jpg binary
12
+
13
+ # Override classification for *.txt files, so they are highlighted as adblock files.
14
+ # By default, Adblock language doesn't show up in the repository's language statistics,
15
+ # but adding "linguist-detectable" will resolve this.
16
+ * .txt linguist-language =AdBlock linguist-detectable
Original file line number Diff line number Diff line change 1100
1100
"type" : " hosts"
1101
1101
},
1102
1102
{
1103
- "name" : " Persian Blocker " ,
1103
+ "name" : " Persian Blocker Annoyance " ,
1104
1104
"source" : " https://raw.githubusercontent.com/MasterKia/PersianBlocker/main/PersianAnnoyance.txt" ,
1105
1105
"type" : " adblock"
1106
1106
},
1107
1107
{
1108
- "name" : " Persian Blocker " ,
1108
+ "name" : " Persian Blocker Blocker " ,
1109
1109
"source" : " https://raw.githubusercontent.com/MasterKia/PersianBlocker/main/PersianBlocker.txt" ,
1110
1110
"type" : " adblock"
1111
1111
},
1112
1112
{
1113
- "name" : " Persian Blocker " ,
1113
+ "name" : " Persian Blocker Blocker Hosts " ,
1114
1114
"source" : " https://raw.githubusercontent.com/MasterKia/PersianBlocker/main/PersianBlockerHosts.txt" ,
1115
1115
"type" : " adblock"
1116
1116
},
1117
1117
{
1118
- "name" : " Persian Blocker " ,
1118
+ "name" : " Persian Blocker Personal Blocker " ,
1119
1119
"source" : " https://raw.githubusercontent.com/MasterKia/PersianBlocker/main/PersonalBlocker.txt" ,
1120
1120
"type" : " adblock"
1121
1121
},
You can’t perform that action at this time.
0 commit comments