all repos — hex @ 68504e6c21e3842e93014386ff41663952f0ce5e

A tiny, minimalist, slightly-esoteric concatenative programming lannguage.

Removed unnecessary file.
h3rald h3rald@h3rald.com
Wed, 18 Dec 2024 15:43:35 +0100
commit

68504e6c21e3842e93014386ff41663952f0ce5e

parent

2a3c367246c8052a46c18a9ce908fca570fe0980

1 files changed, 0 insertions(+), 10 deletions(-)

jump to
D .vscode/settings.json

@@ -1,10 +0,0 @@

-{ - "files.associations": { - "*.erd": "json", - "*.vuerd": "json", - "__bit_reference": "c", - "__split_buffer": "c", - "string": "c", - "vector": "c" - } -}