diff options
| author | Polesznyák Márk <contact@pml68.dev> | 2025-09-23 18:36:26 +0200 |
|---|---|---|
| committer | Polesznyák Márk <contact@pml68.dev> | 2025-09-23 18:36:26 +0200 |
| commit | acf2ae4d5ff09ddba30a9de93cdcab9adc312269 (patch) | |
| tree | 0bf27c51609e97ee3fb15517f049ad47ca6cbaae /fetcha/.gitignore | |
| parent | feat: switch from neofetch to Cryobs/fetcha (diff) | |
| download | suckless-setup-acf2ae4d5ff09ddba30a9de93cdcab9adc312269.tar.gz | |
feat(fetcha): change the Makefile a bit, fixing a "missing config.h" issue
Diffstat (limited to '')
| -rw-r--r-- | fetcha/.gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fetcha/.gitignore b/fetcha/.gitignore index b7d6635..34bfeb3 100644 --- a/fetcha/.gitignore +++ b/fetcha/.gitignore @@ -2,5 +2,5 @@ *.out *.d -bin/* +fetcha config.h |
