Yohann Boniface
Yohann Boniface
Extension: `.styl` ``` ╭━━━━╮╮╮ ┃STY┃▅▅┃ ┃┇▒▒┃L☲┃ ┗━━━╯━━╯ ``` Based on scss icon [Stylus CSS](https://stylus-lang.com/)
Extension: `.out` ``` ╭━━━━━━╮ │OIIOIO│ │━━━OUT│ ╰━━━━━━╯ ``` Based on binary icons, for `.out` produce when compiling with gcc (linux)
Extension `.obj` ``` ╭━━━━━━╮ │OIIOI~│ │━━━OBJ│ ╰━━━━━━╯ ``` Based on binary icons, for object files produced when compile C code
Extension: `.a` ``` ╭━━━━━╮╮ │OIOI~││ │━━ASM││ ╰━━━━━╯╯ ``` Based on binary icon, Static Libraries in C
Extension: `.d` ``` ╭━━DEP━╮ │:h:━┓ │ │━━:h┗━│ ╰━━━━━━╯ ``` For dependencies files used to track headers usage in C when using `MMT` flags
Extension: `.bak` ``` ╭━━━━━━╮ ┃┇BAK▒█┫ ┠┇██┻▓▒┃ ┗━━━━━━╯ ``` Based on DB icon, For backup files
Extension: `.tmp` ``` ╭━━━━━━╮ ┃┇TMP▒█┫ ┠┇██┻▓▒┃ ┗━━━━━━╯ ``` Based on DB icon, For temporary files
Name: `LICENSE` ``` ┏━━━━━┓┓ ┃▄▀█▀▄┃┇ ┃ ▄█▄ ┃┃ ╰━━━━━┻┛ ``` For `LICENSE` file, often found in github repos
Extension: `.yml`, `.yaml` ``` ┏━━━━┓━┓ ┃┏┇┏┏┓┓┃ ┃┇┛YAML┃ ┗━━━━┛━┛ ``` Based on json icon For yml files, used to config/store stuff like GitHub actions or sublime syntax
Extension: `.ppt`, `.pptx` ``` ╭━━━━╮╮╮ ┇PPTX┃├┃ ┃[▒▒]┃├┇ ╰━━━━╯━╯ ``` Fr powerpoint presentation