X-Git-Url: https://jfr.im/git/z_archive/twitter.git/blobdiff_plain/b7f4172165897d7099b4ac6b8e2a44b87068a831..b89b6108251011bb9a8f1d88dacd01c7fce5e4e1:/.gitignore diff --git a/.gitignore b/.gitignore index 35e7bdd..6847838 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,10 @@ -## Ignores for Python +## Python +twitter.egg-info +twitter3.egg-info *.pyc +*.bak +*.orig +*.rej +*~ +dist +build