hy3/.gitignore
2024-03-05 03:13:50 -08:00

16 lines
121 B
Text

# build
/result
/build/
/compile_commands.json
# clangd
/.cache
# direnv
/.envrc
/.direnv/
# vscode
/.vscode/
/*.log