frostfs-testcases/.gitignore
2020-04-30 16:14:32 +03:00

7 lines
131 B
Text

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