diff options
author | Christian Hesse <mail@eworm.de> | 2013-04-15 22:13:25 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2013-04-15 22:13:25 +0200 |
commit | c6d4e6daf03df68d4c0bb756520858ee9679712c (patch) | |
tree | 13cadc0d2837a41078df8ec8e74e9cb2c9ad906b /.gitignore | |
parent | Initial commit (diff) | |
download | mpd-notification-c6d4e6daf03df68d4c0bb756520858ee9679712c.tar.gz mpd-notification-c6d4e6daf03df68d4c0bb756520858ee9679712c.tar.bz2 mpd-notification-c6d4e6daf03df68d4c0bb756520858ee9679712c.tar.xz mpd-notification-c6d4e6daf03df68d4c0bb756520858ee9679712c.tar.zst mpd-notification-c6d4e6daf03df68d4c0bb756520858ee9679712c.zip |
initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9808650 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +*~ +*.o +mpd-notification |