bumped version
[rainbowstream.git] / .gitignore
index 877f42349abb40216b676dc13b0c311c4a103eeb..68d0a4395e9d6ff6be721765e9fc98944dbe0161 100644 (file)
@@ -54,3 +54,18 @@ docs/_build/
 
 # DB files
 *.db
+
+# Editor
+*sublime*
+.tag*
+*.swp*
+*.swo*
+
+# Virtualenv
+/venv/*
+
+# History completer
+completer.hist
+
+# Consumer
+rainbowstream/consumer.py