diff options
| author | Kumar Damani <damani.kumar@gmail.com> | 2019-05-12 17:39:40 +0000 |
|---|---|---|
| committer | Kumar Damani <damani.kumar@gmail.com> | 2019-05-12 17:39:40 +0000 |
| commit | 0a859880d7b9b78bd2f88513f283b6369cac7a60 (patch) | |
| tree | fe7b4a84ace81b3651b097a6e06cb57f4736e5b9 | |
| parent | 78d86c34f01316c63d9d96cb2ce832f554186212 (diff) | |
new gitignore
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | music/.config/mpd/state | 2 | ||||
| -rwxr-xr-x | st/st/st | bin | 104792 -> 104792 bytes | |||
| -rw-r--r-- | st/st/st.o | bin | 74856 -> 0 bytes | |||
| -rw-r--r-- | st/st/x.o | bin | 74864 -> 0 bytes |
5 files changed, 2 insertions, 1 deletions
@@ -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 Binary files differdiff --git a/st/st/st.o b/st/st/st.o Binary files differdeleted file mode 100644 index 23b35a3..0000000 --- a/st/st/st.o +++ /dev/null diff --git a/st/st/x.o b/st/st/x.o Binary files differdeleted file mode 100644 index befc91b..0000000 --- a/st/st/x.o +++ /dev/null |
