diff options
| author | Polesznyák Márk <contact@pml68.dev> | 2025-09-23 17:05:25 +0200 |
|---|---|---|
| committer | Polesznyák Márk <contact@pml68.dev> | 2025-09-23 17:05:25 +0200 |
| commit | b089cc6ed9ae82bf7d94d2b6f02aa01e21d43793 (patch) | |
| tree | 216156843f171edd7ba21d55ead33dfd08733966 /fetcha/.gitignore | |
| parent | feat(dmenu): add inlinePrompt patch (diff) | |
| download | suckless-setup-b089cc6ed9ae82bf7d94d2b6f02aa01e21d43793.tar.gz | |
feat: switch from neofetch to Cryobs/fetcha
Diffstat (limited to '')
| -rw-r--r-- | fetcha/.gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/fetcha/.gitignore b/fetcha/.gitignore new file mode 100644 index 0000000..b7d6635 --- /dev/null +++ b/fetcha/.gitignore @@ -0,0 +1,6 @@ +*.o +*.out +*.d + +bin/* +config.h |
