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