Files
Saehej Kang d18b82867e [gitignore]: ignore vscode workspace files (#817)
In case any devs are using `vscode` we should add this so autogenerated
files are not accidentally committed.
2026-08-06 23:56:24 -07:00

30 lines
269 B
Plaintext

.DS_Store
bin
libexec
.build
.local
xcuserdata/
DerivedData/
.swiftpm/
.netrc
workdir/
installer/
.venv/
.vscode/
test_results/
*.pid
*.log
*.zip
*.o
*.ext4
*.pkg
*.swp
*.tar.gz
*.tar.xz
vmlinux*
# API docs for local preview only.
_site/
_serve/
kernel/vmlinuz-x86_64