quickshell/.gitignore

12 lines
99 B
Plaintext

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