diff options
author | Florian Pritz <bluewind@xinu.at> | 2013-01-16 21:43:28 +0100 |
---|---|---|
committer | Florian Pritz <bluewind@xinu.at> | 2013-01-16 21:43:28 +0100 |
commit | f6c2485f49613617605474ba7ef2a78471ba1fd0 (patch) | |
tree | 6cc1da1fdedbf0eb0e79ff6882c5c26157577fa6 /.gitignore | |
download | mpd-box-f6c2485f49613617605474ba7ef2a78471ba1fd0.tar.gz mpd-box-f6c2485f49613617605474ba7ef2a78471ba1fd0.tar.xz |
initial commit
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..24e5b0a --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.build |