diff options
author | Christian Hesse <mail@eworm.de> | 2013-07-25 09:13:15 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2013-07-25 09:13:15 +0200 |
commit | 389c123beb48dab2c8a179b86e4f697b6bbd6c4d (patch) | |
tree | ce78363bdd6a0c297b6c6d3a8de0ebc7e0bd55fe /.gitignore | |
parent | 376da7534b1065febfd878a40a14ba6d981ea35b (diff) | |
download | mpd-notification-389c123beb48dab2c8a179b86e4f697b6bbd6c4d.tar.gz mpd-notification-389c123beb48dab2c8a179b86e4f697b6bbd6c4d.tar.zst |
introduce config.h
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ *~ *.o +config.h mpd-notification README.html |