X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=.gitignore;h=ec01fee9eac9f17a056dc757c6475dc1267f57a9;hb=11634d3b546d727a21d665af3d63e4edb04f8cbc;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