# This file defines what languages can show up in the GitHub linguist menu (the menu that tells you what percentage each language is using up on this project.
# Some non-programming languages must be included manually with this file. Want to create your own? Do something similar to what is done here, and name the file
# .gitattributes
# and nothing else, no characters before, no characters after
# Start of linguist script
# HTML (HyperText Markup Language) document
*.htmlinguist-detectable=true
*.htmlinguist-documentation=false
*.htmlinguist-language=HTML
*.htmllinguist-detectable=true
*.htmllinguist-documentation=false
*.htmllinguist-language=HTML
*.mhtmlinguist-detectable=true
*.mhtmlinguist-documentation=false
*.mhtmlinguist-language=HTML
*.mhtmllinguist-detectable=true
*.mhtmllinguist-documentation=false
*.mhtmllinguist-language=HTML
*.xhtmlinguist-detectable=true
*.xhtmlinguist-documentation=false
*.xhtmlinguist-language=HTML
*.xhtmllinguist-detectable=true
*.xhtmllinguist-documentation=false
*.xhtmllinguist-language=HTML
# HTA (HTML Application) file
*.htalinguist-detectable=true
*.htalinguist-documentation=false
*.htalinguist-language=HTML
# CSS (Cascade Styling Sheets) stylesheet file
*.csslinguist-detectable=true
*.csslinguist-documentation=false
*.csslinguist-language=CSS
# Less stylesheet file
*.lesslinguist-detectable=true
*.lesslinguist-documentation=false
*.lesslinguist-language=Less
# JSON (JavaScript Object Notation) source file
*.jsonlinguist-detectable=false
*.jsonlinguist-documentation=false
*.jsonlinguist-language=JSON
# WebVTT subtitle file
*.vttlinguist-detectable=true
*.vttlinguist-documentation=false
*.vttlinguist-language=WebVTT
# SubRip subtitle file
*.srtlinguist-detectable=true
*.srtlinguist-documentation=false
*.srtlinguist-language=SubRip-Text
# YAML (YAML Ain't Markup Language) document
# Do not include, as it would become a dominant language that shouldn't be the language people refer this project to
*.ymllinguist-detectable=false
*.ymllinguist-documentation=false
*.ymllinguist-language=YAML
*.yamllinguist-detectable=false
*.yamllinguist-documentation=false
*.yamllinguist-language=YAML
# Markdown
*.mdlinguist-detectable=true
*.mdlinguist-documentation=false
*.mdlinguist-language=Markdown
*.mkdlinguist-detectable=true
*.mkdlinguist-documentation=false
*.mkdlinguist-language=Markdown
*.mdownlinguist-detectable=true
*.mdownlinguist-documentation=false
*.mdownlinguist-language=Markdown
*.markdownlinguist-detectable=true
*.markdownlinguist-documentation=false
*.markdownlinguist-language=Markdown
# Makefile (GNU Make)
# Do not include, as it is not needed to be shown
*.mklinguist-detectable=false
*.mklinguist-documentation=false
*.mklinguist-language=Makefile
*.maklinguist-detectable=false
*.maklinguist-documentation=false
*.maklinguist-language=Makefile
*.makelinguist-detectable=false
*.makelinguist-documentation=false
*.makelinguist-language=Makefile
*.makefilelinguist-detectable=false
*.makefilelinguist-documentation=false
*.makefilelinguist-language=Makefile
# SVG (Scalable Vector Graphics) image file
# Do not include, as it would become the 100% dominant language and would hide all the other languages as "other"
*.svglinguist-detectable=false
*.svglinguist-documentation=false
*.svglinguist-language=SVG
# Git Configuration files
# Do not include, as it would become the 100% dominant language and would hide all the other languages as "other"
*.gitattributeslinguist-detectable=false
*.gitattributeslinguist-documentation=false
*.gitignorelinguist-detectable=false
*.gitignorelinguist-documentation=false
*.editorconfiglinguist-detectable=false
*.editorconfiglinguist-documentation=false
# Plain Text document
# Do not include, as it would become the 100% dominant language and would hide all the other languages as "other"
*.txtlinguist-detectable=false
*.txtlinguist-documentation=false
*.txtlinguist-language=Plain-Text
# ReStructuredText
*.rstlinguist-detectable=false
*.rstlinguist-documentation=false
*.rstlinguist-language=ReStructured-Text
# WikiText
*.wikilinguist-detectable=false
*.wikilinguist-documentation=false
*.wikilinguist-language=WikiText
# BibTeX
*.biblinguist-detectable=false
*.biblinguist-documentation=false
*.biblinguist-language=BibTeX
# TeX
*.texlinguist-detectable=false
*.texlinguist-documentation=false
*.texlinguist-language=TeX
# Desktop entry
*.desktoplinguist-detectable=false
*.desktoplinguist-documentation=false
*.desktoplinguist-language=desktop
# INI/CFG
*.inilinguist-detectable=false
*.inilinguist-documentation=false
*.inilinguist-language=INI
*.cfglinguist-detectable=false
*.cfglinguist-documentation=false
*.cfglinguist-language=INI
# CFF
*.cfflinguist-detectable=false
*.cfflinguist-documentation=false
*.cfflinguist-language=Citation-File-Format
# PNG/PNS
*.pnglinguist-detectable=false
*.pnglinguist-documentation=false
*.pnglinguist-language=PNG
*.pnslinguist-detectable=false
*.pnslinguist-documentation=false
*.pnslinguist-language=PNG
# JPG/JPEG/JFIF/JIF
*.jpglinguist-detectable=false
*.jpglinguist-documentation=false
*.jpglinguist-language=JPEG
*.jpeglinguist-detectable=false
*.jpeglinguist-documentation=false
*.jpeglinguist-language=JPEG
*.jfiflinguist-detectable=false
*.jfiflinguist-documentation=false
*.jfiflinguist-language=JPEG
*.jiflinguist-detectable=false
*.jiflinguist-documentation=false
*.jiflinguist-language=JPEG
# JP2 (JPEG 2000)
*.jp2linguist-detectable=false
*.jp2linguist-documentation=false
*.jp2linguist-language=JPEG-2000
# GIF
*.giflinguist-detectable=false
*.giflinguist-documentation=false
*.giflinguist-language=GIF
# End of linguist script
# File info
# File type: gitattributes file (*.gitattributes)
# File version: 5 (2023, Tuesday, May 16th at 3:51 pm PST)
# Line count (including blank lines and compiler line): 173