commit f652f21eb4131c5fa589c1e0914a542645e74fe4 parent 104f6fa993d11e539cecaebbd03188a06f688fb4 Author: AndrewLockVI <andrew@laack.co> Date: Tue, 18 Feb 2025 15:01:53 -0600 Removed executables from git Diffstat:
| M | .gitignore | | | 2 | ++ |
| D | dmenu | | | 0 | |
| D | stest | | | 0 |
3 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -1,3 +1,5 @@ dmenu_path dmenu_run +dmenu +stest *.o diff --git a/dmenu b/dmenu Binary files differ. diff --git a/stest b/stest Binary files differ.