diff options
| author | Thomas Ulmer <thomasmulmer02@gmail.com> | 2026-01-01 13:12:46 -0800 |
|---|---|---|
| committer | Thomas Ulmer <thomasmulmer02@gmail.com> | 2026-01-01 13:12:46 -0800 |
| commit | 075d4a41bfe323c06c5b3a93da0dba3e306b5873 (patch) | |
| tree | b1f3e9194da0980c4888deca427e82257022913e /.gitignore | |
| parent | db35e65eec48bd3bc464740ff8aeb2d736758afb (diff) | |
ignore: don't track suckless config.h and binaries
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -23,3 +23,11 @@ emacs/url/ emacs/eshell/history emacs/eshell/lastdir +slstatus/*/config.h +slstatus/*/slstatus + +st/*/config.h +st/*/st + +dwm/*/config.h +dwm/*/dwm |
