Implement log files and stdin comments

This commit is contained in:
2020-10-11 00:40:40 +02:00
parent 897d567334
commit 9d11c29091
4 changed files with 44 additions and 12 deletions

3
.gitignore vendored
View File

@@ -1,3 +1,6 @@
# captures
capture_*.txt
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]