This commit is contained in:
edoardottt
2021-06-23 15:32:14 +02:00
parent 2ef9e8794e
commit e9bbc1f590
+5
View File
@@ -62,11 +62,14 @@ func GetExtensions() []FileType {
{"cfg", 2},
{"config", 2},
{"configs", 2},
{"apk", 2},
{"sh", 3},
{"py", 3},
{"txt", 3},
{"xml", 3},
{"java", 3},
{"rb", 3},
{"rs", 3},
{"go", 3},
{"yml", 3},
{"yaml", 3},
@@ -74,6 +77,8 @@ func GetExtensions() []FileType {
{"php4", 3},
{"json", 3},
{"zip", 3},
{"tar", 3},
{"gz", 3},
{"dochtml", 3},
{"doc", 4},
{"docx", 4},