You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
33 lines
1018 B
33 lines
1018 B
{
|
|
"zip": "Compressed Folder",
|
|
"js": "JavaScript File",
|
|
"lnk": "Shortcut (.lnk)",
|
|
"url": "Shortcut (.url)",
|
|
"ini": ".ini Config File",
|
|
"html": "HTML Web Document",
|
|
"css": "CSS Stylesheet",
|
|
"json": "JS Obj. Notation File",
|
|
"gitignore": "SCM Config File",
|
|
"bat": "Win. CMD Executable",
|
|
"md": "Markdown File",
|
|
"jshintrc": "JS Linter Config File",
|
|
"py": "Python Source File",
|
|
"txt": "Text File",
|
|
"docx": "Word Document",
|
|
"mp4": ".mp4 Video File",
|
|
"mp3": ".mp3 Audio File",
|
|
"ogg": "OGG Audio File",
|
|
"wav": ".wav Audio File",
|
|
"mov": ".mov Video File",
|
|
"png": "Portable Network Graphic",
|
|
"jpg": "JPG Image",
|
|
"gif": "Animated Image (.gif)",
|
|
"svg": ".svg Image",
|
|
"jar": "Java Executable",
|
|
"msi": "Windows Installer",
|
|
"exe": "Windows Application",
|
|
"pdf": "Portable Document File",
|
|
"der": "Certificate",
|
|
"7z": "Compressed Folder (7zip)",
|
|
"7zip": "Compressed Folder (7zip)"
|
|
} |