quickshell/.gitignore
2024-03-07 06:19:09 -08:00

11 lines
99 B
Text

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