X-Git-Url: https://vcs.fsf.org/?p=rainbowstream.git;a=blobdiff_plain;f=.gitignore;h=68d0a4395e9d6ff6be721765e9fc98944dbe0161;hp=877f42349abb40216b676dc13b0c311c4a103eeb;hb=1a0ac1b8adcc68a988361253581f6fa636f68274;hpb=fb07ddcb150426d3db9971bc3e6cbd21b8c6e47d diff --git a/.gitignore b/.gitignore index 877f423..68d0a43 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