diff options
| author | Polesznyák Márk <contact@pml68.dev> | 2026-02-22 15:09:40 +0100 |
|---|---|---|
| committer | Polesznyák Márk <contact@pml68.dev> | 2026-02-22 15:09:40 +0100 |
| commit | 53f23435ee56bcf87fe6b313f1516c954119b535 (patch) | |
| tree | 93738aa2203f10b23a381b4522b542c2524f8df0 | |
| parent | chore(slstatus): sync with upstream (diff) | |
| download | suckless-setup-53f23435ee56bcf87fe6b313f1516c954119b535.tar.gz | |
feat: ignore clangd artifacts and configuration
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6,3 +6,5 @@ dwm/dwm st/st **/*.o */tags +*/compile_commands.json +*/.cache |
