repos / gbc

GBC - Go B Compiler
git clone https://github.com/xplshn/gbc.git

xplshn  ·  2025-08-16

.gitattributes

Text
1**/*.b  linguist-language=C linguist-display-name="B"  linguist-hex-color="#6b0015"
2**/*.bx linguist-language=C linguist-display-name="Bx" linguist-hex-color="#550000"
3**/*.sh linguist-language=Shell linguist-display-name="Shell"
4pgit-blacklist="Modula-2"
5pgit-blacklist="XML"
6pgit-blacklist="GDScript3"
7pgit-blacklist="JSON"
8pgit-blacklist="Zed"
9pgit-blacklist="YAML"