diff options
| author | ProsperousPotato <ProsperousPotato@users.noreply.github.com> | 2025-12-02 18:20:20 +0000 |
|---|---|---|
| committer | ProsperousPotato <ProsperousPotato@users.noreply.github.com> | 2025-12-02 18:20:20 +0000 |
| commit | b64f413b600277abfd86275c4a110216a19ef6b6 (patch) | |
| tree | 4b219e7deb255cc059d821327bedcb0ad215ad2a | |
| parent | 83bb739dce78fd9c2a2b12f67b095c04c1fbebc4 (diff) | |
remove object files
| -rw-r--r-- | .gitignore | 3 | ||||
| -rwxr-xr-x | dmenu | bin | 42408 -> 0 bytes | |||
| -rw-r--r-- | dmenu.o | bin | 32280 -> 0 bytes | |||
| -rw-r--r-- | drw.o | bin | 11416 -> 0 bytes | |||
| -rwxr-xr-x | stest | bin | 16376 -> 0 bytes | |||
| -rw-r--r-- | stest.o | bin | 5368 -> 0 bytes | |||
| -rw-r--r-- | util.o | bin | 2496 -> 0 bytes |
7 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..aed7ad4 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +dmenu +stest +*.o Binary files differdiff --git a/dmenu.o b/dmenu.o Binary files differBinary files differBinary files differdeleted file mode 100644 index d1235c5..0000000 --- a/dmenu.o +++ /dev/null diff --git a/stest.o b/stest.o Binary files differBinary files differdeleted file mode 100644 index e109331..0000000 --- a/stest.o +++ /dev/null |
