diff options
author | Philipp Hagemeister <phihag@phihag.de> | 2013-02-05 13:42:52 +0100 |
---|---|---|
committer | Philipp Hagemeister <phihag@phihag.de> | 2013-02-05 13:42:52 +0100 |
commit | bfc6ea7935bf2aad3aa5a2e07487e57ca8ec84b0 (patch) | |
tree | 8582b89b0df85e43cb3bfd759a581643d31149be | |
parent | 8edc2cf8ca866fe1aded3f7b3ccf6df277b2e9f7 (diff) |
Ignore PyPi metadata
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 564bde1d1..77469b8a7 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ youtube-dl.tar.gz .coverage cover/ updates_key.pem +*.egg-info |