chore: gitignore the runner's transient .tmp file
This commit is contained in:
@@ -2,3 +2,5 @@
|
|||||||
.ao-state/
|
.ao-state/
|
||||||
__pycache__/
|
__pycache__/
|
||||||
*.pyc
|
*.pyc
|
||||||
|
*.tmp
|
||||||
|
RESULTS-harness.md.tmp
|
||||||
|
|||||||
Reference in New Issue
Block a user