ignore tmp files from TOC tool
This commit is contained in:
parent
c1f1adb4d1
commit
8148c427b0
|
@ -29,3 +29,6 @@ tests/core/pyspec/test-reports
|
|||
tests/core/pyspec/eth2spec/test_results.xml
|
||||
|
||||
*.egg-info
|
||||
|
||||
# TOC tool outputs temporary files
|
||||
*.tmp
|
||||
|
|
Loading…
Reference in New Issue