Files
lk/.gitignore
Joshua Seaton 1b2c449ceb [scripts] Introduce scripts/fetch-toolchains.py
This change introduces $LK_ROOT/toolchain as an official installation
directory for toolchains, as well as a new script for conveniently
installing them there (versus manual GETs + untarring).

getting_started.md is updated to suggest its use.
2024-08-11 22:40:14 -07:00

20 lines
160 B
Plaintext

build-*
*.swp
*~
tags
TAGS
local.mk
*.orig
cscope.*
doit*
t
tagit
blk.bin
*.dSYM
scripts/toolpaths.local
.clangd
.vscode
.cache
compile_commands.json
toolchain