screenshot remake
[rainbowstream.git] / .gitignore
index fc1666b1a91a97f70282c8c9b92e36e97830bf6a..561a5de1413fcc2461db11a3defc2582c1972e8a 100644 (file)
@@ -10,6 +10,7 @@ __pycache__/
 env/
 bin/
 build/
+_build/
 develop-eggs/
 dist/
 eggs/
@@ -58,9 +59,14 @@ docs/_build/
 # Editor
 *sublime*
 .tag*
+*.swp*
+*.swo*
 
 # Virtualenv
-/venv/*
+/venv*
 
 # History completer
-completer.hist
\ No newline at end of file
+completer.hist
+
+# Consumer
+rainbowstream/consumer.py