mirror of
https://github.com/Ed94/metadesk.git
synced 2026-08-03 22:28:44 +00:00
base progress
This commit is contained in:
Vendored
+9
-1
@@ -3,6 +3,14 @@
|
||||
"*.rmd": "markdown",
|
||||
"xutility": "cpp",
|
||||
"initializer_list": "cpp",
|
||||
"utility": "cpp"
|
||||
"utility": "cpp",
|
||||
"strings.h": "c",
|
||||
"cracking_os.h": "c",
|
||||
"cracking_compiler.h": "c",
|
||||
"cracking_arch.h": "c",
|
||||
"algorithm": "cpp",
|
||||
"optional": "cpp",
|
||||
"type_traits": "cpp",
|
||||
"xtr1common": "cpp"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user