Use entities/urls in open command
[rainbowstream.git] / .gitignore
index ec01fee9eac9f17a056dc757c6475dc1267f57a9..98cf2570bd71f6e6bcf95069895f2af1a8a33d6e 100644 (file)
@@ -1,15 +1,20 @@
 # Byte-compiled / optimized / DLL files
 __pycache__/
 *.py[cod]
+.DS_Store
 
 # C extensions
 *.so
 
+# Pyenv
+.python-version
+
 # Distribution / packaging
 .Python
 env/
 bin/
 build/
+_build/
 develop-eggs/
 dist/
 eggs/