Rename some variables; Add test case for flask
[pti/o2.git] / .gitignore
index ea29b71..91ffe40 100644 (file)
@@ -2,3 +2,7 @@
 .mypy_cache
 __pycache__
 *.egg-info
+*.pyc
+.tox
+*.log
+temp
\ No newline at end of file