remove the automatically created README from git
authorPhil Sutter <phil@nwl.cc>
Mon, 8 Dec 2008 15:03:46 +0000 (16:03 +0100)
committerPhil Sutter <phil@nwl.cc>
Mon, 8 Dec 2008 15:03:46 +0000 (16:03 +0100)
commitf7fa9c41391e30adbf544ba02de5563b7103350e
treefddcb1fd72fe43d51bb35b64066edbd6ebd78cf4
parentbb079848b1e85c40d14dfa025176d12fb5568e93
remove the automatically created README from git

This is causing trouble, as after each build switching branches is
impossible until the local modifications of README are being committed.
Since the whole file will be created when compiling conky, we can safely
ignore it (like with doc/conky.1).
.gitignore
README [deleted file]