X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;ds=sidebyside;f=.gitignore;h=ec01fee9eac9f17a056dc757c6475dc1267f57a9;hb=3c85d8fc9b0e42c3f960a837badceeb62549ec3f;hp=877f42349abb40216b676dc13b0c311c4a103eeb;hpb=fb07ddcb150426d3db9971bc3e6cbd21b8c6e47d;p=rainbowstream.git diff --git a/.gitignore b/.gitignore index 877f423..ec01fee 100644 --- a/.gitignore +++ b/.gitignore @@ -54,3 +54,18 @@ docs/_build/ # DB files *.db + +# Editor +*sublime* +.tag* +*.swp* +*.swo* + +# Virtualenv +/venv* + +# History completer +completer.hist + +# Consumer +rainbowstream/consumer.py