From 0a859880d7b9b78bd2f88513f283b6369cac7a60 Mon Sep 17 00:00:00 2001 From: Kumar Damani Date: Sun, 12 May 2019 13:39:40 -0400 Subject: new gitignore --- .gitignore | 1 + music/.config/mpd/state | 2 +- st/st/st | Bin 104792 -> 104792 bytes st/st/st.o | Bin 74856 -> 0 bytes st/st/x.o | Bin 74864 -> 0 bytes 5 files changed, 2 insertions(+), 1 deletion(-) delete mode 100644 st/st/st.o delete mode 100644 st/st/x.o diff --git a/.gitignore b/.gitignore index abbecb6..15752c8 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ zsh/.oh-my-zsh zsh/.zsh_history vifm/.config/vifm/vifminfo dwm/dwm/.git +*.o diff --git a/music/.config/mpd/state b/music/.config/mpd/state index ff4c8f5..09f9cd4 100644 --- a/music/.config/mpd/state +++ b/music/.config/mpd/state @@ -3,7 +3,7 @@ audio_device_state:1:mpd alsamixer-output audio_device_state:1:toggle_visualizer state: pause current: 575 -time: 136.961000 +time: 137.905000 random: 0 repeat: 0 single: 0 diff --git a/st/st/st b/st/st/st index dc38fa4..d158051 100755 Binary files a/st/st/st and b/st/st/st differ diff --git a/st/st/st.o b/st/st/st.o deleted file mode 100644 index 23b35a3..0000000 Binary files a/st/st/st.o and /dev/null differ diff --git a/st/st/x.o b/st/st/x.o deleted file mode 100644 index befc91b..0000000 Binary files a/st/st/x.o and /dev/null differ -- cgit v1.2.3