frostfs-testcases/.gitignore
2021-03-29 13:18:24 +03:00

8 lines
No EOL
145 B
Text

# ignore test result files under any path
**/log.html
**/output.xml
**/report.html
# ignore pycache under any path
**/__pycache__
TemporaryDir/*