quickshell/.gitignore
2024-03-04 05:13:58 -08:00

12 lines
98 B
Plaintext

# build files
/result
/build/
compile_commands.json
# clangd
/.cache
# direnv
/.envrc
/.direnv/