onaplogging: Docstrings, refactor, type hinting
[logging-analytics.git] / .gitignore
index 568d66a..7d1bceb 100644 (file)
@@ -18,10 +18,12 @@ build/
 .tox/
 __pycache__/
 *.pyc
+.pytest_cache/
 
 npm-debug.log
 node_modules/
 node_install/
 test_output/
 test-output/
-dist/
\ No newline at end of file
+dist/
+venv/
\ No newline at end of file