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